Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/MikeRyanDev/angular-decorators
/ publish
Method
publish
src/module.js:42–44 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
40
}
41
42
publish(){
43
return
this._module;
44
}
45
46
moduleList(modules){
47
this._dependencies = [];
Callers
1
module.spec.js
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected