mirror of
https://github.com/flyandi/mazda-custom-application-sdk
synced 2024-12-23 11:42:57 -06:00
8 lines
No EOL
69 B
JavaScript
8 lines
No EOL
69 B
JavaScript
/**
|
|
* Test Worker
|
|
*/
|
|
|
|
module.exports = function(input, done) {
|
|
|
|
|
|
}; |