UNPKG

@utrecht/web-component-library-stencil

Version:

Stencil component library bundle for the Municipality of Utrecht based on the NL Design System architecture

8 lines (7 loc) 111 B
export declare class Paragraph { /** * Lead paragraph */ lead: boolean; render(): any; }