UNPKG

@strapi/strapi

Version:

An open source headless CMS solution to create and manage your own API. It provides a powerful dashboard and features to make your life easier. Databases supported: MySQL, MariaDB, PostgreSQL, SQLite

6 lines 209 B
/** * 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