You are viewing API docs for version 1.89.3.
View latestHome > widget-integration > RootBindingRecord
RootBindingRecord type
Signature:
export type RootBindingRecord = {
cleanup: () => void;
owners: Set<PredictiveBundleController>;
};
References: PredictiveBundleController