UNPKG

@shoelace-style/shoelace

Version:

A forward-thinking library of web components.

9 lines (8 loc) 231 B
import SlFormatDate from './format-date.component.js'; export * from './format-date.component.js'; export default SlFormatDate; declare global { interface HTMLElementTagNameMap { 'sl-format-date': SlFormatDate; } }