This website requires JavaScript.
Explore
Docs
Blog
Community
Main Website
Help
Sign In
push.rocks
/
smartuniverse
Watch
2
Star
0
Fork
0
You've already forked smartuniverse
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
f4ce784a59
smartuniverse
/
ts
/
interfaces
/
universeconnection.interfaces.ts
5 lines
87 B
TypeScript
Raw
Normal View
History
Unescape
Escape
fix(core): update
2019-06-07 09:49:10 +00:00
export
interface
IAuthenticationRequest
{
channelName
:
string
;
password
:
string
;
fix(core): update
2019-08-12 12:59:37 +00:00
}
Reference in New Issue
Copy Permalink