@remnawave/xtls-sdk
Version:
A Typescript SDK for XRAY (XTLS) Core GRPC Api
10 lines • 378 B
TypeScript
export * from './get-sys-stats';
export * from './get-all-users-stats';
export * from './get-user-stats';
export * from './get-user-online-status';
export * from './get-all-inbounds-stats';
export * from './get-inbound-stats';
export * from './get-all-outbounds-stats';
export * from './get-outbound-stats';
export * from './get-users-stats';
//# sourceMappingURL=index.d.ts.map