UNPKG

@gapi/cli

Version:
5 lines (4 loc) 91 B
export declare const filterAndJoinArray: <T>( arr: T[], joinChar?: string ) => string;