UNPKG

@dbbs/strapi-stripe-payment

Version:
10 lines (9 loc) 338 B
"use strict"; var __importDefault = (this && this.__importDefault) || function (mod) { return (mod && mod.__esModule) ? mod : { "default": mod }; }; Object.defineProperty(exports, "__esModule", { value: true }); const schema_json_1 = __importDefault(require("./schema.json")); exports.default = { schema: schema_json_1.default };