UNPKG

@polyfill-io-aot/builder

Version:

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

13 lines 194 B
"use strict"; //tslint:disable:no-magic-numbers const e = { max: 12, min: 3, steps: [ 0, 2, 4 ] }; module.exports = e; //# sourceMappingURL=samsung.js.map