UNPKG

introsort

Version:
3 lines (2 loc) 71 B
declare const sort: (a: number[]) => void; export { sort as default };