Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dont export type ComponentData #61

Open
productdevbook opened this issue Dec 6, 2023 · 1 comment
Open

dont export type ComponentData #61

productdevbook opened this issue Dec 6, 2023 · 1 comment

Comments

@productdevbook
Copy link

when I try to take the type, he won't take it. This type is not exported.

import type { ComponentData } from 'nuxt-component-meta'

image

@productdevbook
Copy link
Author

it looks like the module d.ts has become dominant as it says d.ts in the same place on the dist output.

types.d.ts

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant