MCPcopy Create free account
hub / github.com/QuantFans/quantdigger / config.js

File config.js

quantdigger/widgets/web/angular_sites/js/config/config.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1var app = angular.module("app", ["ui.router", "restangular", "ngAnimate", "shop"]);
2app.config(function($interpolateProvider) {
3 $interpolateProvider.startSymbol("{[");
4 $interpolateProvider.endSymbol("]}");

Callers

nothing calls this directly

Calls 1

runMethod · 0.45

Tested by

no test coverage detected