UNPKG

typescript

Version:

TypeScript is a language for application scale JavaScript development

9 lines (8 loc) 280 B
// This file is a shim which defers loading the real module until the compile cache is enabled. try { const { enableCompileCache } = require("node:module"); if (enableCompileCache) { enableCompileCache(); } } catch {} module.exports = require("./_typingsInstaller.js");