more basics

This commit is contained in:
vabene1111
2024-02-21 18:09:51 +01:00
parent 4972418dc5
commit 1e6e843e05
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';