UNPKG

@herlinus/coloquent

Version:

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

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