Represents the client-side view of the worker's module structure.
The module configuration type.
Functions are replaced with the string "function", and nested modules are represented by a recursive structure with a "module" type and "exports".
Represents the client-side view of the worker's module structure.