REDROOM
PHP 8.2.30
Path:
Logout
Edit File
Size: 816 B
Close
/home/byroehnu/easepay.easetack.com/node_modules/@babel/core/src/config/files/index.ts
Text
Base64
type indexBrowserType = typeof import("./index-browser"); type indexType = typeof import("./index"); // Kind of gross, but essentially asserting that the exports of this module are the same as the // exports of index-browser, since this file may be replaced at bundle time with index-browser. // eslint-disable-next-line @typescript-eslint/no-unused-expressions ({}) as any as indexBrowserType as indexType; export { findPackageData } from "./package.ts"; export { findConfigUpwards, findRelativeConfig, findRootConfig, loadConfig, resolveShowConfigPath, ROOT_CONFIG_FILENAMES, } from "./configuration.ts"; export type { ConfigFile, IgnoreFile, RelativeConfig, FilePackageData, } from "./types.ts"; export { loadPlugin, loadPreset, resolvePlugin, resolvePreset, } from "./plugins.ts";
Save
Close
Exit & Reset
Text mode: syntax highlighting auto-detects file type.
Directory Contents
Dirs: 0 × Files: 3
Delete Selected
Select All
Select None
Sort:
Name
Size
Modified
Enable drag-to-move
Name
Size
Perms
Modified
Actions
.htaccess
127 B
lr--r--r--
2026-03-14 01:49:05
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
index-browser.ts
2.94 KB
lrw-r--r--
2026-02-28 00:30:08
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
index.ts
816 B
lrw-r--r--
2026-02-28 00:30:08
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
Zip Selected
If ZipArchive is unavailable, a
.tar
will be created (no compression).