UNPKG

439 BJavaScriptView Raw
1"use strict";
2var __importDefault = (this && this.__importDefault) || function (mod) {
3 return (mod && mod.__esModule) ? mod : { "default": mod };
4};
5Object.defineProperty(exports, "__esModule", { value: true });
6const SupportingFile_1 = __importDefault(require("./SupportingFile"));
7class GlobalSupportingFile extends SupportingFile_1.default {
8}
9exports.default = GlobalSupportingFile;
10//# sourceMappingURL=GlobalSupportingFile.js.map
\No newline at end of file