mirror of
https://github.com/Tria-plc/emaui.git
synced 2026-08-27 08:32:56 +00:00
8 lines
169 B
JSON
8 lines
169 B
JSON
{
|
|
"name": "dom-helpers/ownerWindow",
|
|
"private": true,
|
|
"main": "../cjs/ownerWindow.js",
|
|
"module": "../esm/ownerWindow.js",
|
|
"types": "../esm/ownerWindow.d.ts"
|
|
}
|