Files
pole-book/server/node_modules/@strapi/strapi/dist/load/package-path.d.ts

6 lines
209 B
TypeScript

/**
* Returns the path to a node modules root directory (not the main file path)
*/
declare const _default: (moduleName: string) => string;
export default _default;
//# sourceMappingURL=package-path.d.ts.map