@passflow/passflow-react-sdk
Version:
Passflow React UI Kit
10 lines • 303 B
TypeScript
/**
* Read environment variables from file.
* https://github.com/motdotla/dotenv
*/
/**
* See https://playwright.dev/docs/test-configuration.
*/
declare const _default: import('@playwright/test').PlaywrightTestConfig<{}, {}>;
export default _default;
//# sourceMappingURL=playwright.config.d.ts.map