UNPKG

coloquent-test2

Version:

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

4 lines (3 loc) 116 B
export declare class Reflection { static getNameOfNthMethodOffStackTrace(error: Error, n: number): string; }