/** * 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