feat: add TypeScript interfaces for authentication and server statistics
This commit is contained in:
2
ts_interfaces/data/index.ts
Normal file
2
ts_interfaces/data/index.ts
Normal file
@ -0,0 +1,2 @@
|
||||
export * from './auth.js';
|
||||
export * from './stats.js';
|
Reference in New Issue
Block a user