UNPKG

@oclif/plugin-legacy

Version:

converts older style plugins to be compatible with oclif

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