UNPKG

coloquent-test2

Version:

Library for retrieving model objects from a JSON-API, with a fluent syntax inspired by Laravel Eloquent.

5 lines (4 loc) 69 B
export declare enum SortDirection { ASC = 0, DESC = 1, }