Viv JavaScript Runtime - v0.10.2
    Preparing search index...

    Type Alias SymbolRoleBindingInternal

    SymbolRoleBinding:
        | string
        | number
        | boolean
        | null
        | Record<string, unknown>
        | unknown[]

    Union containing the possible types for symbol-role bindings.

    This is an internal type that is not part of the stable API surface. Its shape may change in any release.