UNPKG

craydent

Version:

node library based on craydent-1.9.3

2 lines (1 loc) 85 B
export declare type ObjectIterator<T> = (value: any, prop?: string, obj?: T) => any;