Skip to content

Loggical API Documentation v1.0.1


Loggical API Documentation / ColorLevelType

Type Alias: ColorLevelType

ts
type ColorLevelType = typeof ColorLevel[keyof typeof ColorLevel];

Defined in: types/core.types.ts:44

Released under the MIT License.