Searched refs:ESM (Results 1 – 4 of 4) sorted by relevance
19 ESM,64 const moduleType: string = info.isCommonJs ? COMMONJS : ESM;
24 ESM,58 const moduleType: string = info.isCommonJs ? COMMONJS : ESM;
83 export const ESM: string = 'esm'; constant
23 ESM,412 const moduleType: string = info.isCommonJs ? COMMONJS : ESM;