UNPKG

@shoelace-style/shoelace

Version:

A forward-thinking library of web components.

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