feat: advanced filter #91
Annotations
6 errors
build:
src/filter-map.tsx#L37
Type '"Boolean"' is not assignable to type '"YDoc" | "YMap" | "YArray" | "YText" | "YXmlElement" | "YXmlFragment" | "YAbstractType"'.
|
build:
src/filter-map.tsx#L40
Type '"String"' is not assignable to type '"YDoc" | "YMap" | "YArray" | "YText" | "YXmlElement" | "YXmlFragment" | "YAbstractType"'.
|
build:
src/filter-map.tsx#L43
Type '"Number"' is not assignable to type '"YDoc" | "YMap" | "YArray" | "YText" | "YXmlElement" | "YXmlFragment" | "YAbstractType"'.
|
build:
src/filter-map.tsx#L46
Type '"Uint8Array"' is not assignable to type '"YDoc" | "YMap" | "YArray" | "YText" | "YXmlElement" | "YXmlFragment" | "YAbstractType"'.
|
build:
src/filter-map.tsx#L48
Type '"Object"' is not assignable to type '"YDoc" | "YMap" | "YArray" | "YText" | "YXmlElement" | "YXmlFragment" | "YAbstractType"'.
|
build
Process completed with exit code 2.
|