type MultiSyncCallback = (syncResult: Array<RecordData>) => void;
Last updated 5 years ago
Was this helpful?