UNPKG

ern-api-gen

Version:

Electrode Native API generator

10 lines 439 B
"use strict"; var __importDefault = (this && this.__importDefault) || function (mod) { return (mod && mod.__esModule) ? mod : { "default": mod }; }; Object.defineProperty(exports, "__esModule", { value: true }); const SupportingFile_1 = __importDefault(require("./SupportingFile")); class GlobalSupportingFile extends SupportingFile_1.default { } exports.default = GlobalSupportingFile; //# sourceMappingURL=GlobalSupportingFile.js.map