Klifu / klifu

🎮🎯 A turn-based online multiplayer pokemon game, Influenced by pokemon red and pokemon go.
MIT License
3 stars 3 forks source link

Types export not working as intended #43

Open Souvikns opened 3 years ago

Souvikns commented 3 years ago

To import type we currently have to do this import {} from '@klifu/core/dist/types but it should be like this import {} from '@klifu/core/types