UNPKG

@oclif/plugin-legacy

Version:

converts older style plugins to be compatible with oclif

2 lines (1 loc) 63 B
export declare function compact<T>(a: (T | undefined)[]): T[];