UNPKG

aftool

Version:

aftool 个人用的一些基本库

2 lines (1 loc) 59 B
export declare type predicate<T> = (target: T) => boolean;