UNPKG

localbase

Version:

A Firebase-Style Database ... Offline!

7 lines (6 loc) 225 B
export default function orderBy(property: any, direction: any): this; export default class orderBy { constructor(property: any, direction: any); orderByProperty: string | undefined; orderByDirection: any; }