live.d.ts 138 Bytes Edit Raw Blame History Permalink 1 2 3 4 import { Ref } from '../types'; declare const _default: (ref: Ref) => boolean; export default _default; //# sourceMappingURL=live.d.ts.map