Sha256: f5f8440f9aeda55217b8ac4ce42bc10af2e4664264907d6c10c30a0698b1537f
Contents?: true
Size: 186 Bytes
Versions: 13
Compression:
Stored size: 186 Bytes
Contents
/** * @ngdoc module * @name Bastion.common * * @description * Module for common functionality. */ angular.module('Bastion.common', [ 'Bastion', 'Bastion.components' ]);
Version data entries
13 entries across 13 versions & 1 rubygems