Files
boc/landvex/node_modules/history/es/LocationUtils.js
T

8 lines
222 B
JavaScript
Raw Normal View History

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