1
0
Fork 0
mirror of https://github.com/portainer/portainer.git synced 2025-07-28 09:49:40 +02:00
portainer/app/edge/views/edge-stacks/index.js

4 lines
97 B
JavaScript
Raw Normal View History

import angular from 'angular';
export default angular.module('portainer.edge.stacks', []).name;