UNPKG

@thatcompany/ts-tool

Version:

基于TypeScript编写的工具库

5 lines (4 loc) 70 B
export type TEmptyArgs = { empty: boolean; list: string[]; };