UNPKG

laravel-jstools

Version:

JS tools for building front-side of Laravel applications

4 lines (3 loc) 64 B
export interface AnyObjInterface { [key: string]: any; }