mirror of
https://github.com/SrIzan10/handler.git
synced 2026-05-01 10:45:17 +00:00
4 lines
124 B
TypeScript
4 lines
124 B
TypeScript
export * as Sern from './handler/sern';
|
|
export * from './types/handler';
|
|
export * from './handler/structures/structxports';
|