Files
est-frame/node_modules/history/es/LocationUtils.js
2025-10-22 05:38:27 +00:00

8 lines
222 B
JavaScript
Executable File

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