📁 File Manager Pro
v10.0.3 | PHP: 8.2.31
Server: LiteSpeed
2026-07-04 05:24:27
📂
/ (Root)
/
home
/
orkouolp
/
web
/
testing.orkobd
/
laravel
/
node_modules
/
yaml
/
dist
/
schema
/
yaml-1.1
📍 /home/orkouolp/web/testing.orkobd/laravel/node_modules/yaml/dist/schema/yaml-1.1
🔄 Refresh
✏️
Editing: merge.d.ts
Writable
import type { ToJSContext } from '../../nodes/toJS.js'; import type { MapLike } from '../../nodes/YAMLMap.js'; import type { ScalarTag } from '../types.js'; export declare const merge: ScalarTag & { identify(value: unknown): boolean; test: RegExp; }; export declare const isMergeKey: (ctx: ToJSContext | undefined, key: unknown) => boolean | undefined; export declare function addMergeToJSMap(ctx: ToJSContext | undefined, map: MapLike, value: unknown): void;
💾 Save Changes
❌ Cancel