/**
 * Minified by jsDelivr using Terser v5.37.0.
 * Original file: /npm/is-valid-path@0.1.1/index.js
 *
 * Do NOT use SRI with dynamically generated files! More information: https://www.jsdelivr.com/using-sri-with-dynamic-files
 */
/*!
 * is-valid-path <https://github.com/jonschlinkert/is-valid-path>
 *
 * Copyright (c) 2015 Jon Schlinkert, contributors.
 * Licensed under the MIT license.
 */
"use strict";var isInvalidPath=require("is-invalid-path");module.exports=function(i){return!1===isInvalidPath(i)};
//# sourceMappingURL=/sm/bfca82a4f81d3a3b0c57f87db3cf4a18547242e8746934eb7450ea7043c59746.map