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
0b0bec15e2
Stackedit
/
src
/
data
/
emptySyncLocation.js
8 lines
109 B
JavaScript
Raw
Normal View
History
Unescape
Escape
Added gdrive app data provider
2017-08-25 10:37:46 +00:00
export
default
(
)
=>
(
{
id
:
null
,
type
:
'syncLocation'
,
Added keystrokes and shortcuts. Added templates
2017-09-17 15:32:39 +00:00
provider
:
null
,
Added gdrive app data provider
2017-08-25 10:37:46 +00:00
fileId
:
null
,
hash
:
0
,
}
)
;
Reference in New Issue
Copy Permalink