1
0
Fork 0
mirror of https://github.com/portainer/portainer.git synced 2025-07-19 21:39:40 +02:00
portainer/app/agent/index.js

4 lines
71 B
JavaScript
Raw Permalink Normal View History

import angular from 'angular';
2018-05-06 09:15:57 +02:00
angular.module('portainer.agent', []);