UNPKG
restful-ng-mock
Version:
latest (0.3.0)
0.3.0
Quickly mock up common HTTP service API patterns.
AmericanCouncils/restful-ng-mock
restful-ng-mock
/
src
/
namespace.js
2 lines
(1 loc)
•
40 B
JavaScript
View Raw
1
2
angular.
module
(
'restfulNgMock'
, []);