UNPKG

kompendium

Version:

Documentation generator for Stencil components

5 lines (4 loc) 140 B
import { AliasDescription } from '../../../types'; export declare function Alias({ type }: { type: AliasDescription; }): HTMLElement[];