This website works better with JavaScript.
Explore
Help
Register
Sign In
rinsvent
/
fms
Watch
1
Star
0
Fork
You've already forked fms
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
40
Commits
2
Branches
0
Tags
2.0 MiB
Tag:
Branch:
Tree:
92fd933c60
jwt
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '92fd933c60'
${ noResults }
fms
/
api
/
sm
/
requests
/
run-command.ts
5 lines
85 B
Raw
Normal View
History
Unescape
Escape
Вынес запросы в клиент
2 years ago
export
interface
RunCommandRequest
{
commandName
:
string
requestId
:
string
}