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

14 lines (9 loc) 332 B
'use strict'; var test = require('@strapi/admin/strapi-admin/test'); Object.keys(test).forEach(function (k) { if (k !== 'default' && !Object.prototype.hasOwnProperty.call(exports, k)) Object.defineProperty(exports, k, { enumerable: true, get: function () { return test[k]; } }); }); //# sourceMappingURL=admin-test.js.map