Properties
ACORN_OPTIONS
ACORN_OPTIONS: Options = ...
DOC_RE
DOC_RE: RegExp = ...
IMPORT_RE
IMPORT_RE: RegExp = ...
LOAD_RE
LOAD_RE: RegExp = ...
importStatements
importStatements: ImportStatement[] = []
importedScriptCache
importedScriptCache: {
[key: string]: ScriptVersion;
} = {}
Type declaration
-
[key: string]: ScriptVersion
importedScriptQueue
importedScriptQueue: ImportStatement[] = []
prestats
prestats: PreStats = null
Fetch component from cache or from servers