UNPKG

@uploadcare/file-uploader

Version:

Building blocks for Uploadcare products integration

7 lines 221 B
/** * This will check if the execution environment is a short code snippet, and not the complete HTML-document * * @param {Function} cb */ export function ifRef(cb: Function): void; //# sourceMappingURL=ifRef.d.ts.map