GoScrobble/web/node_modules/history/es/LocationUtils.js

8 lines
222 B
JavaScript

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