4 lines
138 B
TypeScript
4 lines
138 B
TypeScript
import { Ref } from '../types';
|
|
declare const _default: (ref: Ref) => boolean;
|
|
export default _default;
|
|
//# sourceMappingURL=live.d.ts.map
|