mono/packages/osrl/plugins/index.d.ts
2025-12-30 16:33:03 +01:00

3 lines
140 B
TypeScript

export * from './csv';
export declare const arg: (hash: any, key: any, context: any, defaultValue?: any) => Generator<any, any, unknown>;