UNPKG

3xworkaround

Version:

This is an interface for 3x-ui panel. It will help developers to create, edit and delete inbounds and clients in a simple way.

9 lines 181 B
{ "extends": "./tsconfig.json", "exclude": ["tests"], "compilerOptions": { "module": "ESNext", "outDir": "build/esm", "declaration": true } }