mirror of
https://github.com/status-im/status-web.git
synced 2026-08-30 22:01:15 +00:00
7 lines
170 B
TypeScript
7 lines
170 B
TypeScript
import config from './playwright.static-export.config'
|
|
|
|
/**
|
|
* @deprecated Use playwright.static-export.config.ts with --project=get.status.app
|
|
*/
|
|
export default config
|