mirror of
https://github.com/DeviceFarmer/stf.git
synced 2026-04-21 05:15:32 +02:00
5 lines
83 B
JavaScript
5 lines
83 B
JavaScript
require('./modals.css')
|
|
|
|
module.exports = angular.module('stf.modals.common', [
|
|
])
|