Home > widget-integration > RootBindingRecord
RootBindingRecord type
Signature:
export type RootBindingRecord = {
cleanup: () => void;
owners: Set<PredictiveBundleController>;
};
References: PredictiveBundleController
Home > widget-integration > RootBindingRecord
Signature:
export type RootBindingRecord = {
cleanup: () => void;
owners: Set<PredictiveBundleController>;
};
References: PredictiveBundleController