mirror of
https://github.com/microsoft/playwright.git
synced 2024-12-15 06:02:57 +03:00
9 lines
150 B
JSON
9 lines
150 B
JSON
{
|
|
"name": "@playwright/ct-react",
|
|
"private": true,
|
|
"exports": {
|
|
"./render": "./render.mjs",
|
|
"./test": "./test.js"
|
|
}
|
|
}
|