Skip to content

[lit-html] Consider re-exporting out of async-directive #2790

@sorvell

Description

@sorvell

Currently only directive is re-exported out of async-directive, but the directive module has a number of exports that are typically needed when making an AsyncDirective, mostly types (e.g. ChildPart, DirectiveParameters). This makes it cumbersome to create an AsyncDirective. It makes sense to just re-export * from directive in async-directive.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

Status

✅ Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions