mirror of
https://github.com/microsoft/playwright.git
synced 2024-12-14 13:45:36 +03:00
3 lines
59 B
JavaScript
3 lines
59 B
JavaScript
// Mock script for background extension
|
|
window.MAGIC = 42;
|