mirror of
https://github.com/shivammathur/setup-php.git
synced 2026-09-18 10:31:28 +00:00
Add support for adding PHP extensions
This commit is contained in:
-6
@@ -1,6 +0,0 @@
|
||||
var WeakMap = require('./_WeakMap');
|
||||
|
||||
/** Used to store function metadata. */
|
||||
var metaMap = WeakMap && new WeakMap;
|
||||
|
||||
module.exports = metaMap;
|
||||
Reference in New Issue
Block a user