mirror of
https://github.com/konvajs/konva.git
synced 2025-04-05 04:08:22 +08:00
7 lines
116 B
JSON
7 lines
116 B
JSON
{
|
|
"type": "commonjs",
|
|
"main": "./index-node.js",
|
|
"browser": "./index.js",
|
|
"typings": "./index-types.d.ts"
|
|
}
|