@traversable/schema
    Preparing search index...

    Type Alias Bind<T>

    type Bind<T> = {
        "[symbol_typeclass]"?: T;
    }

    Type Parameters

    • T

    Hierarchy (View Summary)

    Index

    Properties

    "[symbol_typeclass]"?: T