Files
illegitimate-bot/src/typings/index.ts
2023-12-30 17:35:18 +01:00

4 lines
94 B
TypeScript

import { Profile, Profile2, FileType } from "./Types"
export { Profile, Profile2, FileType }