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

8 lines
210 B
JavaScript
Raw Normal View History

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