hetznercloud/ts_openapi/api.ts
2024-01-29 13:55:55 +01:00

4 lines
102 B
TypeScript

// This is the entrypoint for the package
export * from './api/apis';
export * from './model/models';