hensei-web/node_modules/history/es/LocationUtils.js
2020-09-11 06:44:42 -07:00

7 lines
222 B
JavaScript

'use strict';
import warnAboutDeprecatedESMImport from './warnAboutDeprecatedESMImport.js';
warnAboutDeprecatedESMImport('LocationUtils');
import { LocationUtils } from '../esm/history.js';
export default LocationUtils;