UNPKG

@yarnpkg/pnpify

Version:
4 lines (3 loc) 169 B
import { PortablePath } from '@yarnpkg/fslib'; export declare const dynamicRequire: NodeRequire; export declare function dynamicRequireNoCache(path: PortablePath): any;