This website requires JavaScript.
Explore
Help
Sign In
caojiezi2003
/
Stackedit
Watch
1
Star
0
Fork
0
You've already forked Stackedit
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
c07fc7135e
Stackedit
/
src
/
data
/
emptyFile.js
7 lines
93 B
JavaScript
Raw
Normal View
History
Unescape
Escape
Store things in localDb
2017-07-27 20:19:52 +00:00
export
default
(
)
=>
(
{
Added syncSvc
2017-07-28 07:40:24 +00:00
type
:
'file'
,
Store things in localDb
2017-07-27 20:19:52 +00:00
name
:
''
,
folderId
:
null
,
contentId
:
null
,
}
)
;
Reference in New Issue
Copy Permalink