Variable: DATA_MODEL_CLASSES
const DATA_MODEL_CLASSES: readonly string[];
Defined in: packages/client/src/core/sync/class-filter.ts:31
Classes that describe the stack itself rather than its subject matter.
Kept by an allow-list unless ClassFilterOptions.includeDataModel turns that
off. ~self is the bootstrap class model; patch is here for completeness even
though the internal-document filter already keeps it local.