UNPKG

postcss-normalize-url

Version:
10 lines 202 B
declare const _exports: { /** * * @param {string} url * @returns {string} */ normalize: (url: string) => string; }; export = _exports; //# sourceMappingURL=path_shim.d.ts.map