Searched refs:EXTNAME_MJS (Results 1 – 7 of 7) sorted by relevance
51 export const EXTNAME_MJS: string = '.mjs'; constant
30 EXTNAME_MJS,123 case EXTNAME_MJS:
29 EXTNAME_MJS,237 case EXTNAME_MJS:239 …const extName: string = (moduleId.endsWith(EXTNAME_MJS) || moduleId.endsWith(EXTNAME_CJS)) ? EXTNA…
60 EXTNAME_MJS,377 } else if (filePath.endsWith(EXTNAME_MJS)) {439 if (filePath.endsWith(EXTNAME_MJS) || filePath.endsWith(EXTNAME_CJS)) {562 case EXTNAME_MJS:1115 case EXTNAME_MJS:
31 EXTNAME_MJS,433 if (filePath.endsWith(EXTNAME_MJS)) {
412 export const EXTNAME_MJS: string = '.mjs'; constant
32 EXTNAME_MJS,