Skip to main content
Module

x/router/tsconfig.cjs.json

A high-performance basic router works anywhere.
Go to Latest
File
{ "extends": "./tsconfig", "compilerOptions": { "target": "ES6", "module": "CommonJS", "outDir": "lib/cjs" }}