🚀New lib version v0.10.1 [CI SKIP]
Some checks failed
continuous-integration/drone Build was killed

This commit is contained in:
2021-04-03 16:30:01 +00:00
parent 80cd8469a0
commit c36921c1fb
9 changed files with 35 additions and 10 deletions

1
dist/index.d.ts vendored
View File

@@ -86,6 +86,7 @@ export type { ResponseRunnerTeam } from './models/ResponseRunnerTeam';
export type { ResponseScan } from './models/ResponseScan';
export type { ResponseScanStation } from './models/ResponseScanStation';
export type { ResponseSelfServiceDonation } from './models/ResponseSelfServiceDonation';
export type { ResponseSelfServiceDonor } from './models/ResponseSelfServiceDonor';
export type { ResponseSelfServiceOrganisation } from './models/ResponseSelfServiceOrganisation';
export type { ResponseSelfServiceRunner } from './models/ResponseSelfServiceRunner';
export type { ResponseSelfServiceScan } from './models/ResponseSelfServiceScan';