UNPKG

react-doc-helper

Version:

A React component library for building interactive documentation layouts with code examples, tables, tags, and automatic table of contents support.

2 lines (1 loc) 103 B
export declare const classNames: (...args: (string | undefined | null | false | number)[]) => string;