UNPKG

@cortical/core

Version:

A RESTful API framework for your apps based on GraphQL type system.

9 lines 370 B
"use strict"; function __export(m) { for (var p in m) if (!exports.hasOwnProperty(p)) exports[p] = m[p]; } Object.defineProperty(exports, "__esModule", { value: true }); const bootstrap_1 = require("@spine/bootstrap/hooks/bootstrap"); __export(require("@spine/bootstrap/hooks/bootstrap")); exports.default = bootstrap_1.default; //# sourceMappingURL=bootstrap.js.map