PHP 7.4.33
Preview: normalizePathSeparatorsToSystem.js.flow Size: 583 B
/var/www/uibuilder.cmshelp.dk/httpdocs/node_modules/metro-file-map/src/lib/normalizePathSeparatorsToSystem.js.flow
/**
 * Copyright (c) Meta Platforms, Inc. and affiliates.
 *
 * This source code is licensed under the MIT license found in the
 * LICENSE file in the root directory of this source tree.
 *
 * @format
 * @flow strict
 */

import * as path from 'path';

let normalizePathSeparatorsToSystem: (string: string) => string;
if (path.sep === '/') {
  normalizePathSeparatorsToSystem = (filePath: string): string => filePath;
} else {
  normalizePathSeparatorsToSystem = (filePath: string): string =>
    filePath.replace(/\//g, path.sep);
}

export default normalizePathSeparatorsToSystem;

Directory Contents

Dirs: 0 × Files: 21
Name Size Perms Modified Actions
1.60 KB lrw-r--r-- 2025-03-28 11:04:32
Edit Download
1.88 KB lrw-r--r-- 2025-03-28 11:04:32
Edit Download
1.74 KB lrw-r--r-- 2025-03-28 11:04:32
Edit Download
2.21 KB lrw-r--r-- 2025-03-28 11:04:32
Edit Download
588 B lrw-r--r-- 2025-03-28 11:04:32
Edit Download
2.37 KB lrw-r--r-- 2025-03-28 11:04:32
Edit Download
2.60 KB lrw-r--r-- 2025-03-28 11:04:32
Edit Download
4.70 KB lrw-r--r-- 2025-03-28 11:04:32
Edit Download
6.93 KB lrw-r--r-- 2025-03-28 11:04:32
Edit Download
1.25 KB lrw-r--r-- 2025-03-28 11:04:32
Edit Download
574 B lrw-r--r-- 2025-03-28 11:04:32
Edit Download
1.27 KB lrw-r--r-- 2025-03-28 11:04:32
Edit Download
583 B lrw-r--r-- 2025-03-28 11:04:32
Edit Download
7.11 KB lrw-r--r-- 2025-03-28 11:04:32
Edit Download
11.35 KB lrw-r--r-- 2025-03-28 11:04:32
Edit Download
2.32 KB lrw-r--r-- 2025-03-28 11:04:32
Edit Download
2.62 KB lrw-r--r-- 2025-03-28 11:04:32
Edit Download
553 B lrw-r--r-- 2025-03-28 11:04:32
Edit Download
775 B lrw-r--r-- 2025-03-28 11:04:32
Edit Download
25.35 KB lrw-r--r-- 2025-03-28 11:04:32
Edit Download
39.15 KB lrw-r--r-- 2025-03-28 11:04:32
Edit Download
If ZipArchive is unavailable, a .tar will be created (no compression).