mirror of
https://github.com/shivammathur/setup-php.git
synced 2024-11-23 12:21:07 +07:00
6 lines
166 B
JavaScript
6 lines
166 B
JavaScript
'use strict';
|
|
|
|
Object.defineProperty(exports, "__esModule", {
|
|
value: true
|
|
});
|
|
var browserVersions = exports.browserVersions = require('../../data/browserVersions'); |