Searched refs:globalMethods (Results 1 – 1 of 1) sorted by relevance
55 const globalMethods: GlobalInterface = { constant69 globalMethods['registerModules'](modules);81 for (const methodName in globalMethods) {83 const res: any = globalMethods[methodName](...args);