Files
n8n-nodes-gwezz-changdunovel/node_modules/napi-postinstall/lib/target.d.ts
2025-10-26 23:10:15 +08:00

3 lines
106 B
TypeScript

import type { Target } from './types.js';
export declare function parseTriple(rawTriple: string): Target;