Skip to content

v3.0.9

Compare
Choose a tag to compare
@jpbberry jpbberry released this 04 Mar 15:40
· 20 commits to master since this release
aef08ca

Changed the way types are exported allowing for the following in TypeScript

import { BotStats /* other types */ } from '@top-gg/sdk/dist/typings'

Which was previously not possible for external packages.