UNPKG

dynamic-display-shared

Version:

A library for dynamic view

3 lines (2 loc) 138 B
export declare const sortAlphaNum: (a: string, b: any) => number; export declare const sortAlphaNumDesc: (a: string, b: any) => number;