UNPKG

brandelli

Version:

react components library in typescript

4 lines (3 loc) 130 B
/// <reference types="react" /> export declare const SortUp: () => JSX.Element; export declare const SortDown: () => JSX.Element;