Skip to content

Regrip API / session/profile/types / SmartCubeProfilePatch

Type Alias: SmartCubeProfilePatch

SmartCubeProfilePatch = Partial<Omit<SmartCubeProfile, "id" | "extends" | "match">>

Defined in: packages/core/src/session/profile/types.ts:26

Runtime-owned values layered after the bundled profile inheritance chain.