Interface TypesModule

interface TypesModule {
    openapi: Openapi;
}

Properties

Properties

openapi: Openapi