Home
last modified time | relevance | path

Searched defs:aceapp (Results 1 – 3 of 3) sorted by relevance

/third_party/jsframework/test/
Dlib.ts17 declare var aceapp; variable
/third_party/jsframework/runtime/
Dlib.d.ts17 declare var aceapp; variable
/third_party/jsframework/runtime/main/app/
Dbundle.ts129 const aceapp: any = global.aceapp || {}; constant