UNPKG

@coinbase/onchaintestkit

Version:

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

5 lines (4 loc) 182 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.TESTKIT_CACHE_DIRECTORY = void 0; exports.TESTKIT_CACHE_DIRECTORY = "e2e/onchainTestKit/.cache";