swagger-typescript-api
    Preparing search index...

    Type Alias ModelType

    type ModelType = {
        content: string;
        description: string;
        name: string;
        rawContent: string;
        typeIdentifier: string;
    }
    Index

    Properties

    content: string
    description: string
    name: string
    rawContent: string
    typeIdentifier: string