This website requires JavaScript.
Explore
Docs
Blog
Community
Main Website
Help
Sign In
push.rocks
/
smartdata
Watch
2
Star
0
Fork
0
You've already forked smartdata
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
bf3656f792
smartdata
/
ts
/
interfaces
/
mongodescriptor.ts
6 lines
106 B
TypeScript
Raw
Normal View
History
Unescape
Escape
fix(core): update
2019-01-08 11:38:59 +00:00
export
interface
IMongoDescriptor
{
fix(core): update
2019-01-08 12:52:08 +00:00
mongoDbName
:
string
;
mongoDbUrl
:
string
;
mongoDbPass
:
string
;
fix(core): update
2019-01-08 11:38:59 +00:00
}
Reference in New Issue
Copy Permalink