@traversable/schema
    Preparing search index...
    interface array<S> {
        toType(): `(${Returns<S["toType"]>})[]`;
    }

    Type Parameters

    • S
    Index

    Methods

    Methods