mirror of
https://github.com/openstf/stf
synced 2025-10-04 10:19:30 +02:00
4 lines
83 B
JavaScript
4 lines
83 B
JavaScript
require('./modals.css')
|
|
|
|
module.exports = angular.module('stf.modals.common', [
|
|
])
|