if true
, the corresponding implementation will be excluded (when parsing path
)
for explicitly specifying the implementation-file directly (e.g. instead or in addition of parsing path
)
the implementation's name (usually the ID with capitalized first letter)
the implementation's type (should not be explicitly specified)
Generated using TypeDoc
for automatically converting old-style implementations that are no CommonJS or AMD modules: if true, explicitly exports the implementation resource, i.e. adds something like
to the implementation source/module.
If string, the specified string will be used for the export.