RESTfulMC/JS-SDK/src/index.ts
Rainnny7 fc382fad27
Some checks failed
Publish JS SDK / docker (push) Has been cancelled
Fix skin part not being exported
2024-04-15 11:05:31 -04:00

4 lines
106 B
TypeScript

export * from "@/lib/restfulmc";
export * from "@/types/error";
export * from "@/types/player/skin-part";