Type Alias WorkspaceItemIdentifier<T>Beta

WorkspaceItemIdentifier<T>: WorkspaceIdentifier<T>

Type representing a workspace item identifier, which is the same as a workspace identifier.

Type Parameters

  • T = any

    The type of the workspace item.