UNPKG

@furo/layout

Version:
7 lines (6 loc) 171 B
import { FuroLayoutIndent } from "./impl/FuroLayoutIndent"; declare global { interface HTMLElementTagNameMap { "furo-layout-indent": FuroLayoutIndent; } }