Search
Preparing search index...
The search index is not available
typescript-parser
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
AllExport
Class AllExport
Declares an all export (i.e. export * from ...).
export
class
AllExport
implements
{Export}
Hierarchy
AllExport
Implements
Export
Index
Constructors
constructor
Properties
end
from
start
Constructors
constructor
new
All
Export
(
start
:
number
, end
:
number
, from
:
string
)
:
AllExport
Parameters
start:
number
end:
number
from:
string
Returns
AllExport
Properties
end
end
:
number
from
from
:
string
start
start
:
number
Globals
All
Export
constructor
end
from
start
Generated using
TypeDoc
Declares an all export (i.e. export * from ...).
AllExport
{Export}