resolve-from.d.ts 102 B

1
  1. export declare const resolveFrom: (fromDirectory: string, moduleId: string, silent?: boolean) => any;