a plan file that was generated
the result of generating dynamic code
generates a result from a executing a function and some parameters
the function that should be executed
the parameters of the function
generates a result from an import
the import specification (import all, import element, import default)
generates a result from a json value
the value that should be generated to code
generates a result that lazy loades a value
the value that should be lazy loaded
an optional name for the file where the lazy loadable part is written to and later loaded from
generates a result that shares a value (consider the result of a function, without a share, each time the result is referenced it would be reexecuted)
the value that should be shared
transforms a generated result into files
the result that should be transformed to files
an optional name for the entry file
creates a random globally unique filename
creates a random globally unique variable name
Generated using TypeDoc
describes a contant value