25'ten fazla konu seçemezsiniz Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.

LocationUtils.js 222 B

3 yıl önce
1234567
  1. 'use strict';
  2. import warnAboutDeprecatedESMImport from './warnAboutDeprecatedESMImport.js';
  3. warnAboutDeprecatedESMImport('LocationUtils');
  4. import { LocationUtils } from '../esm/history.js';
  5. export default LocationUtils;