boot.js 65 B

12345
  1. import {
  2. applyOldIos,
  3. } from './util/old-ios';
  4. applyOldIos();