2025-10-01 19:55:38 +02:00

2 lines
89 B
TypeScript

export declare function getPackageData(callback: (e: Error, data?: any) => void): void;