@traversable/schema
    Preparing search index...
    interface ref<S, Id> {
        toType(): `${Id & string}`;
    }

    Type Parameters

    • S
    • Id
    Index

    Methods

    Methods