REDROOM
PHP 8.2.30
Path:
Logout
Edit File
Size: 915 B
Close
/home/byroehnu/.trash/node_modules11/adminjs/src/core-scripts.interface.ts
Text
Base64
/** * @memberof Assets * @alias CoreScripts * * Optional mapping of core AdminJS browser scripts: * - app.bundle.js * - components.bundle.js * - design-system.bundle.js * - global.bundle.js * * You may want to use it if you'd like to version assets for caching. This * will only work if you have also configured `assetsCDN` in AdminJS options. * * Example: * ``` * { * 'app.bundle.js': 'app.bundle.123456.js', * 'components.bundle.js': 'components.bundle.123456.js', * 'design-system.bundle.js': 'design-system.bundle.123456.js', * 'global.bundle.js': 'global.bundle.123456.js', * } * ``` */ export interface CoreScripts { /** * App Bundle */ 'app.bundle.js': string; /** * Custom Components */ 'components.bundle.js': string; /** * Design System Bundle */ 'design-system.bundle.js': string; /** * Global bundle */ 'global.bundle.js': string; }
Save
Close
Exit & Reset
Text mode: syntax highlighting auto-detects file type.
Directory Contents
Dirs: 4 × Files: 8
Delete Selected
Select All
Select None
Sort:
Name
Size
Modified
Enable drag-to-move
Name
Size
Perms
Modified
Actions
backend
DIR
-
drwxr-xr-x
2026-02-28 00:32:28
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
frontend
DIR
-
drwxr-xr-x
2026-02-28 00:32:48
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
locale
DIR
-
drwxr-xr-x
2026-02-28 00:32:28
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
utils
DIR
-
drwxr-xr-x
2026-02-28 00:32:46
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
adminjs-options.interface.ts
11.92 KB
lrw-r--r--
2026-02-28 00:31:58
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
adminjs.spec.ts
4.39 KB
lrw-r--r--
2026-02-28 00:31:58
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
adminjs.ts
10.14 KB
lrw-r--r--
2026-02-28 00:32:00
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
babel.test.config.json
592 B
lrw-r--r--
2026-02-28 00:31:52
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
constants.ts
227 B
lrw-r--r--
2026-02-28 00:32:02
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
core-scripts.interface.ts
915 B
lrw-r--r--
2026-02-28 00:32:04
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
current-admin.interface.ts
789 B
lrw-r--r--
2026-02-28 00:32:04
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
index.ts
321 B
lrw-r--r--
2026-02-28 00:32:28
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).