Converted main codebase to typescript
Signed-off-by: Taken <taken@mairimashita.org>
This commit is contained in:
6
src/typings/index.ts
Normal file
6
src/typings/index.ts
Normal file
@@ -0,0 +1,6 @@
|
||||
import { Profile, Profile2 } from "./Profile"
|
||||
|
||||
export {
|
||||
Profile,
|
||||
Profile2
|
||||
}
|
||||
Reference in New Issue
Block a user