@nocobase/client 2.0.41 → 2.0.43

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.
@@ -102,6 +102,7 @@ export declare const BlockProvider: (props: {
102
102
  * @returns
103
103
  */
104
104
  export declare const useBlockAssociationContext: () => any;
105
+ export declare const getFilterByTkByCollection: (collection: any, recordData: Record<string, any>) => any;
105
106
  export declare const useFilterByTk: (blockProps?: any) => any;
106
107
  /**
107
108
  * @deprecated