UNPKG

@aiozstream/nodejs-client

Version:
6 lines (5 loc) 101 B
export default interface ProblemDetails { type: string; title: string; detail: string; }