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
aac305e410
Stackedit
/
src
/
data
/
emptySyncLocation.js
8 lines
111 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 publish providers and templates
2017-09-23 19:01:50 +00:00
providerId
:
null
,
Added gdrive app data provider
2017-08-25 10:37:46 +00:00
fileId
:
null
,
hash
:
0
,
}
)
;
Reference in New Issue
Copy Permalink