@typia/website
    Preparing search index...
    interface IInfo {
        contact?: OpenApiV3_1.IDocument.IContact;
        description?: string;
        license?: OpenApiV3_1.IDocument.ILicense;
        summary?: string;
        termsOfService?: string;
        title: string;
        version: string;
    }
    Index

    Properties

    description?: string
    summary?: string
    termsOfService?: string
    title: string
    version: string