feat(api): add new api-related methods
This commit is contained in:
parent
50d1da11e6
commit
b748086ae7
10 changed files with 618 additions and 239 deletions
6
.prettierrc
Normal file
6
.prettierrc
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"tabWidth": 2,
|
||||
"useTabs": false,
|
||||
"semi": false,
|
||||
"singleQuote": true
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue