vtils

Home > utils > EnumValue

EnumValue type

Signature:

export declare type EnumValue = string | number | boolean;