isWatched.d.ts 217 Bytes Edit Raw Blame History Permalink 1 2 3 4 import { InternalFieldName, Names } from '../types'; declare const _default: (name: InternalFieldName, _names: Names, isBlurEvent?: boolean) => boolean; export default _default; //# sourceMappingURL=isWatched.d.ts.map