UNPKG

craydent

Version:

node library based on craydent-1.9.3

2 lines (1 loc) 93 B
export declare type EachIterator<T> = (this: T, value: any, prop: string) => boolean | void;