UNPKG

@oystehr/sdk

Version:

Oystehr SDK

8 lines (6 loc) 173 B
// AUTOGENERATED -- DO NOT EDIT import { ZambdaFunction } from './ZambdaFunction'; /** * The requested Zambda Function */ export type ZambdaGetResponse = ZambdaFunction;