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

7 lines 255 B
/** * Vite resolve.alias entries for the admin bundle — every path comes from @strapi/admin's closure. * * @internal */ export declare const buildAdminViteResolveAliases: () => Record<string, string>; //# sourceMappingURL=admin-vite-aliases.d.ts.map