tsoa-next
    Preparing search index...

    Interface XML

    interface XML {
        attribute?: string;
        namespace?: string;
        prefix?: string;
        type?: string;
        wrapped?: boolean;
    }
    Index

    Properties

    attribute?: string
    namespace?: string
    prefix?: string
    type?: string
    wrapped?: boolean