more basics

This commit is contained in:
vabene1111
2024-02-21 18:09:51 +01:00
committed by smilerz
parent 89c6964e30
commit 257e886d87
120 changed files with 23511 additions and 47 deletions

View File

@@ -0,0 +1,5 @@
/* tslint:disable */
/* eslint-disable */
export * from './runtime';
export * from './apis/index';
export * from './models/index';