Home
last modified time | relevance | path

Searched defs:RESOURCE_NAME_BUNDLE (Results 1 – 2 of 2) sorted by relevance

/developtools/ace_ets2bundle/compiler/src/
Dprocess_module_package.ts70 …const typeKey: string = type === RESOURCE_NAME_BUNDLE ? RESOURCE_NAME_BUNDLE : RESOURCE_NAME_MODUL… constant
Dpre_define.ts256 export const RESOURCE_NAME_BUNDLE: string = 'bundleName'; constant