UNPKG

st-open-api

Version:

Generates API client SDKs from an OpenAPI specification written in OpenAPI version 3.x.x

3 lines (2 loc) 130 B
import { IDeletePathOrFile } from "../interface/i-delete-path-or-file"; export declare const deletePathOrFile: IDeletePathOrFile;