Add support for adding PHP extensions

This commit is contained in:
Shivam Mathur
2019-09-07 18:18:47 +05:30
parent 1c6748567c
commit c5513d9a78
6842 changed files with 266 additions and 1017047 deletions
-7
View File
@@ -1,7 +0,0 @@
'use strict';
var yaml = require('./lib/js-yaml.js');
module.exports = yaml;