UNPKG

rrweb

Version:
4 lines (3 loc) 208 B
import { observerParam, listenerHandler, hooksParam } from '../types'; export declare const INPUT_TAGS: string[]; export default function initObservers(o: observerParam, hooks?: hooksParam): listenerHandler;