UNPKG

laravel-jstools

Version:

JS tools for building front-side of Laravel applications

4 lines (3 loc) 70 B
export interface StringObjInterface { [key: string]: string; }