Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ShareDropio/sharedrop
/
Class
app/router.js:4–4 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2
import
config from
'sharedrop/config/environment'
;
3
4
export
default
class
Router extends EmberRouter {
5
location = config.locationType;
6
7
rootURL = config.rootURL;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected