UNPKG

@oystehr/sdk

Version:

Oystehr SDK

8 lines (6 loc) 156 B
// AUTOGENERATED -- DO NOT EDIT import { Secret } from './Secret'; /** * The secret was fetched successfully. */ export type SecretGetResponse = Secret;