D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
home
/
etb1lp46s9ed
/
wabot.whatzi.online
/
node_modules
/
typescript
/
lib
/
Filename :
tsc.js
back
Copy
// 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("./_tsc.js");