state-config.js 81 B

12345
  1. var customerState = {
  2. config: function (stateProvider) {
  3. }
  4. };