mirror of
https://github.com/tiqi-group/pydase_service_base.git
synced 2025-06-23 19:38:00 +02:00
Updating README and license
This commit is contained in:
@ -31,4 +31,8 @@ import { request as __request } from '@icon-service/icon_service_base';
|
||||
export { ApiError } from "@icon-service/icon_service_base";
|
||||
export { CancelablePromise, CancelError } from '@icon-service/icon_service_base';
|
||||
export type { OpenAPIConfig } from '@icon-service/icon_service_base';
|
||||
```
|
||||
```
|
||||
|
||||
## License
|
||||
|
||||
This project is licensed under the MIT License. See the [LICENSE](./LICENSE) file for details.
|
Reference in New Issue
Block a user