Skip to content

Commit

Permalink
feat(): new sdk package: sys-setting-sdk
Browse files Browse the repository at this point in the history
  • Loading branch information
weareoutman committed Aug 6, 2024
1 parent 5fb07c2 commit 7883ec0
Show file tree
Hide file tree
Showing 94 changed files with 6,226 additions and 0 deletions.
18 changes: 18 additions & 0 deletions sdk/sys-setting-sdk/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
# @next-api-sdk/sys-setting-sdk

**DO NOT MODIFY THIS PACKAGE MANUALLY.**
**IT IS AUTO GENERATED BY [@next-core/create-api-sdk] v1.0.25**

Sys Setting SDK.

## Usage

```bash
yarn add @next-api-sdk/sys-setting-sdk
```

```ts
import * as SysSettingSdk from "@next-api-sdk/sys-setting-sdk";
```

[@next-core/create-api-sdk]: https://github.com/easyops-cn/next-core/tree/master/packages/create-api-sdk
Loading

0 comments on commit 7883ec0

Please sign in to comment.