mirror of
https://github.com/shivammathur/setup-php.git
synced 2026-07-12 06:27:55 +07:00
init
This commit is contained in:
+5
@@ -0,0 +1,5 @@
|
||||
var resolve = require('../../../');
|
||||
|
||||
module.exports = function (t, cb) {
|
||||
resolve('mymodule', null, cb);
|
||||
};
|
||||
Reference in New Issue
Block a user