UNPKG

apx-toolkit

Version:

Automatically discover APIs and generate complete integration packages: code in 12 languages, TypeScript types, test suites, SDK packages, API documentation, mock servers, performance reports, and contract tests. Saves 2-4 weeks of work in seconds.

6 lines 179 B
/** * Test version of main.ts that works locally without Apify platform * This mocks the Apify Actor SDK for local testing */ export {}; //# sourceMappingURL=test-main.d.ts.map