start adding detection base
This commit is contained in:
7
lib/6to5/detection/index.js
Normal file
7
lib/6to5/detection/index.js
Normal file
@@ -0,0 +1,7 @@
|
||||
exports.canRun = function (ast, userAgent) {
|
||||
|
||||
};
|
||||
|
||||
exports.whoCanRun = function (ast, userAgent) {
|
||||
|
||||
};
|
||||
Reference in New Issue
Block a user