packages/kit: Remove barrel files and place explicit exports in root … #163
Annotations
10 errors
Build:
packages/kit/src/components/KitProvider/ConnectWalletContent/index.tsx#L24
Cannot find module '../../../hooks' or its corresponding type declarations.
|
Build:
packages/kit/src/components/KitProvider/ConnectWalletContent/index.tsx#L27
Cannot find module '../../../utils' or its corresponding type declarations.
|
Build:
packages/kit/src/components/KitProvider/TxnDetails/index.tsx#L9
Cannot find module '../../../hooks' or its corresponding type declarations.
|
Build:
packages/kit/src/components/KitProvider/TxnDetails/index.tsx#L10
Cannot find module '../../../utils' or its corresponding type declarations.
|
Build:
packages/kit/src/components/KitProvider/index.tsx#L18
Cannot find module '../../contexts' or its corresponding type declarations.
|
Build:
packages/kit/src/components/KitProvider/index.tsx#L19
Cannot find module '../../hooks' or its corresponding type declarations.
|
Build:
packages/kit/src/components/KitProvider/index.tsx#L22
Cannot find module '../../utils' or its corresponding type declarations.
|
Build:
packages/kit/src/contexts/Analytics.ts#L4
Cannot find module '../utils' or its corresponding type declarations.
|
Build:
packages/kit/src/contexts/ConnectModal.ts#L3
Cannot find module '../utils' or its corresponding type declarations.
|
Build:
packages/kit/src/contexts/KitConfig.ts#L2
Cannot find module '../utils' or its corresponding type declarations.
|