UNPKG

@gapi/cli

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