UNPKG

@vulppi/tailwindcss

Version:

A collection of plugins for TailwindCSS.

3 lines (2 loc) 190 B
export declare function createNumber(length: number): Record<string, string>; export declare function createLabels<In extends string | number>(list: Readonly<In[]>): Record<string, string>;