Skip to main content
Module

x/router/tsconfig.json

A high-performance basic router works anywhere.
Go to Latest
File
{ "compilerOptions": { "target": "ESNext", "module": "ESNext", "declaration": true, }, "exclude": ["vendor", "benchmarks", "*test.ts"]}