UNPKG

import-sync

Version:

Synchronously import dynamic ECMAScript Modules similar to CommonJS require. Basic wrapper around esm for compatibility with both ESM and CJS projects in NodeJS.

2 lines (1 loc) 63 B
export declare const VALID_FILE_EXTENSIONS: readonly string[];