Documentation
    Preparing search index...
    type OpenSignature = {
        body: OpenSignatureBody;
        reference: ReferenceType | null;
    }
    Index

    Properties

    Properties

    reference: ReferenceType | null