BLUE
PHP 7.4.33
Path:
/var/www/receipt-app-backend-bitkit.dk/httpdocs/node_modules/deepmerge
Run
Logout
Edit File
Size: 823 B
Close
/var/www/receipt-app-backend-bitkit.dk/httpdocs/node_modules/deepmerge/index.d.ts
Text
Base64
declare function deepmerge<T>(x: Partial<T>, y: Partial<T>, options?: deepmerge.Options): T; declare function deepmerge<T1, T2>(x: Partial<T1>, y: Partial<T2>, options?: deepmerge.Options): T1 & T2; declare namespace deepmerge { export interface Options { arrayMerge?(target: any[], source: any[], options?: ArrayMergeOptions): any[]; clone?: boolean; customMerge?: (key: string, options?: Options) => ((x: any, y: any) => any) | undefined; isMergeableObject?(value: object): boolean; } export interface ArrayMergeOptions { isMergeableObject(value: object): boolean; cloneUnlessOtherwiseSpecified(value: object, options?: Options): object; } export function all (objects: object[], options?: Options): object; export function all<T> (objects: Partial<T>[], options?: Options): T; } export = deepmerge;
Save
Close
Exit & Reset
Text mode: syntax highlighting auto-detects file type.
Directory Contents
Dirs: 1 × Files: 9
Delete Selected
Select All
Select None
Sort:
Name
Size
Modified
Enable drag-to-move
Name
Size
Perms
Modified
Actions
dist
DIR
-
drwxr-xr-x
2026-05-06 08:23:45
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
.editorconfig
113 B
lrw-r--r--
2026-05-06 08:23:44
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
.eslintcache
382 B
lrw-r--r--
2026-05-06 08:23:44
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
changelog.md
9.56 KB
lrw-r--r--
2026-05-06 08:23:45
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
index.d.ts
823 B
lrw-r--r--
2026-05-06 08:23:45
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
index.js
3.22 KB
lrw-r--r--
2026-05-06 08:23:45
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
license.txt
1.09 KB
lrw-r--r--
2026-05-06 08:23:45
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
package.json
1.13 KB
lrw-r--r--
2026-05-06 08:23:45
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
readme.md
5.55 KB
lrw-r--r--
2026-05-06 08:23:45
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
rollup.config.js
343 B
lrw-r--r--
2026-05-06 08:23:45
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).