Function: defaultSyncPolicy()
function defaultSyncPolicy(): SyncPolicy;
Defined in: policy.ts:26
Every default in one place. Returned fresh each call so a host can mutate the result without poisoning the next engine.
function defaultSyncPolicy(): SyncPolicy;
Defined in: policy.ts:26
Every default in one place. Returned fresh each call so a host can mutate the result without poisoning the next engine.