mirror of
https://github.com/DeviceFarmer/stf.git
synced 2026-04-19 08:33:24 +02:00
5 lines
100 B
JavaScript
5 lines
100 B
JavaScript
require('./device-list-search.css')
|
|
|
|
module.exports = angular.module('stf.device-list.search', [
|
|
])
|