UNPKG

@scalar/api-client

Version:

the open source API testing client

8 lines 259 B
/** * Gets the delimiter for the given parameter style * * @param style - The style of the parameter * @returns The delimiter for the given style */ export declare const getDelimiter: (style: string) => string; //# sourceMappingURL=get-delimiter.d.ts.map