blob: 09bd0d7cff714cc4041025d09a1e1482ef115909 (
plain) (
blame)
1
2
3
4
5
|
---
'astro': patch
---
Separate type definitions for built-in HTML elements and custom elements. Helpful when implementing an "as" prop similar to [styled-components](https://styled-components.com/docs/api#as-polymorphic-prop).
|