mirror of
https://github.com/openstf/stf
synced 2025-10-05 10:39:25 +02:00
4 lines
100 B
JavaScript
4 lines
100 B
JavaScript
require('./device-list-search.css')
|
|
|
|
module.exports = angular.module('stf.device-list.search', [
|
|
])
|