UNPKG

exiftool-vendored

Version:
2 lines (1 loc) 58 B
export declare function lazy<T>(thunk: () => T): () => T;