Function: resolveInternalClasses()
function resolveInternalClasses(options): string[];
Defined in: packages/client/src/core/sync/internal-docs.ts:175
Resolves the full set of device-local classes for a given set of options.
Parameters
| Parameter | Type | Description |
|---|---|---|
options | InternalDocFilterOptions | Filter options; defaults keep sessions and the patch ledger local. |
Returns
string[]
The ~class values that should not leave this device.