UNPKG

@spark-ui/components

Version:

Spark (Leboncoin design system) components.

13 lines (10 loc) 191 B
/// <reference types="react" /> /// <reference types="react-dom" /> declare global { namespace JSX { interface IntrinsicElements { [elemName: string]: any } } } export {}