tsoa-next
    Preparing search index...

    Interface License

    interface License {
        name: string;
        url?: string;
    }
    Index

    Properties

    Properties

    name: string
    url?: string