Deep Trekker BRIDGE API - v1.0.3
    Preparing search index...

    Type Alias Removable<T>

    Removable: T | Record<string, never>

    Removable

    Represents an object that can be removed.

    Type Parameters

    • T