Type Alias PlainPropertyDefaultValue

PlainPropertyDefaultValue:
    | string
    | number
    | boolean
    | PlainPropertyDefaultValue[]