UNPKG

@tectonique/api-standards-client

Version:

Client side implementation for API Standards (response envelopes and Problem Details).

3 lines (2 loc) 187 B
export { default as ClientProblemDetailsCollection } from "./ClientProblemDetailsCollection"; export { default as ClientProblemDetailSuperType } from "./ClientProblemDetailSuperType";