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

FocusHost type is not exported + PR #2366

Open
riovir opened this issue Sep 12, 2024 · 1 comment
Open

FocusHost type is not exported + PR #2366

riovir opened this issue Sep 12, 2024 · 1 comment

Comments

@riovir
Copy link
Contributor

riovir commented Sep 12, 2024

This issue is similar to #1903.

Expected behavior

import type { FocusHost } from '@lion/ui/types/form-core.js'; would work.

Actual Behavior

Type error, as the type is not exported.

Additional context

This blocks a bundler from generating a valid index.d.ts for components directly using the FocusMixin.

@riovir
Copy link
Contributor Author

riovir commented Sep 12, 2024

Submitted PR here: #2367

@riovir riovir changed the title FocusHost type is not exported FocusHost type is not exported + PR Sep 13, 2024
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