UNPKG

@polyfill-io-aot/builder

Version:

This is the builder module for polyfill-io-aot.

16 lines 227 B
"use strict"; const e = { edge: { max: 30, min: 12 }, ie: { max: 11, min: 6, static: [ '10.6' ] } }; module.exports = e; //# sourceMappingURL=ie.js.map