Add channel and role api
This commit is contained in:
parent
8881070cac
commit
1fbd120404
22 changed files with 538 additions and 2 deletions
2
src/api/channel/index.ts
Normal file
2
src/api/channel/index.ts
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
export * from "./channel";
|
||||
export * from "./types";
|
||||
Loading…
Add table
Add a link
Reference in a new issue