Declares an all export (i.e. export * from ...).
AssignedExport
{Export}
Returns a list of exported objects of this export. This returns a list of possible exportable declarations or further exported resources.
{((ExportableDeclaration | Resource)[])}
Generated using TypeDoc
Declares an all export (i.e. export * from ...).
AssignedExport
{Export}