You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
node_modules/@ant-design/cssinjs/lib/theme/createTheme.d.ts:2:48 - error TS2307: Cannot find module '@/theme/interface' or its corresponding type declarations.
2 import type { DerivativeFunc, TokenType } from '@/theme/interface';~~~~~~~~~~~~~~~~~~~
Found 1 error in node_modules/@ant-design/cssinjs/lib/theme/createTheme.d.ts:2
I cannot build types for one of my package because of this :/
The text was updated successfully, but these errors were encountered: