UNPKG

laravel-jstools

Version:

JS tools for building front-side of Laravel applications

5 lines (4 loc) 88 B
export interface JQuerySerializeItemInterface { name: string; value: any; }