UNPKG
occaecatidicta
Version:
latest (1.0.0)
1.0.0
github.com/MyleneMcClure/occaecatidicta.git
MyleneMcClure/occaecatidicta
occaecatidicta
/
packages
/
omelox-loader
/
test
/
mock-remote
/
area
/
some-sub-dir
/
someRemote.js
7 lines
(6 loc)
•
80 B
JavaScript
View Raw
1
2
3
4
5
6
7
module
.
exports
=
function
(
) {
return
{
doService
:
function
(
cb
) { } }; };