UNPKG

@rspack/cli

Version:
3 lines (2 loc) 96 B
declare const isEsmFile: (filePath: string, cwd?: string) => boolean; export default isEsmFile;