UNPKG

@polyfill-io-aot/builder

Version:

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

8 lines 299 B
"use strict"; const index_1 = require("./versions/index"); module.exports = function* uaGenerator() { yield* index_1.Versions.opMob.static.map((v) => { return `MOpera/9.80 (S60; SymbOS; Opera Mobi/1181; U; en-GB) Presto/2.5.28 Version/${v}`; }); }; //# sourceMappingURL=op_mob.js.map