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

    Type Parameters

    • S
    Index

    Properties

    Methods

    Properties

    "[symbol_optional]": number

    Methods