x-block-lib 0.8.69 → 0.8.71

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -14,4 +14,3 @@ export declare function isRefNode(key: string): boolean;
14
14
  export declare function isMultipleRefNode(key: string): boolean;
15
15
  export declare function isSlotNode(key: string): boolean;
16
16
  export declare function isMultipleSlotNode(key: string): boolean;
17
- export declare function isMultipleNode(key: string): boolean;