UNPKG

generator-website-starter

Version:

A website generator using semantic markup, SASS, Gulp, Imagemin and Browser-sync

4 lines (3 loc) 189 B
export declare function pick(obj: any, ...attr: any[]): any; export declare function installTimerFunctions(obj: any, opts: any): void; export declare function byteLength(obj: any): number;