D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
home
/
forge
/
ebrokers.online
/
node_modules
/
typescript
/
lib
/
Filename :
tsserver.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("./_tsserver.js");