Open Souvikns opened 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
import {} from '@klifu/core/dist/types
import {} from '@klifu/core/types
To import type we currently have to do this
import {} from '@klifu/core/dist/types
but it should be like thisimport {} from '@klifu/core/types