Endo API documentation
Preparing search index...
@endo/lockdown
PrecompiledModuleSource
Interface PrecompiledModuleSource
interface
PrecompiledModuleSource
{
__fixedExportMap__
:
__FixedExportMap__
;
__liveExportMap__
:
__LiveExportMap__
;
__reexportMap__
:
__ReexportMap__
;
__syncModuleProgram__
:
string
;
exports
:
string
[]
;
imports
:
string
[]
;
reexports
:
string
[]
;
}
Index
Properties
__
fixed
Export
Map__
__
live
Export
Map__
__
reexport
Map__
__
sync
Module
Program__
exports
imports
reexports
Properties
__
fixed
Export
Map__
__fixedExportMap__
:
__FixedExportMap__
__
live
Export
Map__
__liveExportMap__
:
__LiveExportMap__
__
reexport
Map__
__reexportMap__
:
__ReexportMap__
__
sync
Module
Program__
__syncModuleProgram__
:
string
exports
exports
:
string
[]
imports
imports
:
string
[]
reexports
reexports
:
string
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
__
fixed
Export
Map__
__
live
Export
Map__
__
reexport
Map__
__
sync
Module
Program__
exports
imports
reexports
Endo API documentation
Loading...