UNPKG

softkave-js-utils

Version:

JavaScript & Typescript utility functions, types, and classes

2 lines (1 loc) 89 B
export declare function sortStringListLexicographically(stringList: string[]): string[];