UNPKG

@nx/js

Version:

The JS plugin for Nx contains executors and generators that provide the best experience for developing JavaScript and TypeScript projects.

6 lines 220 B
declare const pathToFileURL: any; declare const register: any; declare const path: any; declare const dynamicImportEsm: Function; declare function main(): Promise<void>; //# sourceMappingURL=node-with-esm-loader.d.ts.map