UNPKG

@coinbase/onchaintestkit

Version:

End-to-end testing toolkit for blockchain applications, powered by Playwright

6 lines (5 loc) 169 B
/** * See https://playwright.dev/docs/test-configuration. */ declare const _default: import("@playwright/test").PlaywrightTestConfig<{}, {}>; export default _default;