mirror of
https://github.com/DeviceFarmer/stf.git
synced 2026-04-22 22:05:21 +02:00
8 lines
60 B
JavaScript
8 lines
60 B
JavaScript
define([
|
|
'./io'
|
|
, './devices'
|
|
]
|
|
, function() {
|
|
}
|
|
)
|