feat(openapi): integrate openapi directly into the repo.

This commit is contained in:
2024-06-15 16:21:45 +02:00
parent 5c0e4c6b90
commit d90be18e74
6 changed files with 25305 additions and 25 deletions
-6
View File
@@ -1,9 +1,3 @@
import * as hetznerOpenapi from '@tempfix/hetzner-openapi';
export {
hetznerOpenapi
}
// @push.rocks
import * as smartrequest from '@push.rocks/smartrequest';