ts-patch
Version:
Patch typescript to support custom transformers in tsconfig.json
7 lines • 382 B
JavaScript
"use strict";
/* ****************************************************************************************************************** */
// region: Types
/* ****************************************************************************************************************** */
Object.defineProperty(exports, "__esModule", { value: true });
// endregion
//# sourceMappingURL=types.js.map