Type Alias PropertyDefaultValue

PropertyDefaultValue:
    | string
    | number
    | boolean
    | PropertyDefaultValue[]