UNPKG

@terabits/grapi

Version:

Grapi Schema Generator For GraphQL Server

3 lines (2 loc) 98 B
import { OrderBy } from '..'; export declare const sort: (rows: any[], order?: OrderBy) => any[];