10 lines
175 B
JSON
10 lines
175 B
JSON
![]() |
{
|
||
|
"main": "./text.cjs.js",
|
||
|
"module": "./text.esm.js",
|
||
|
"unpkg": "./text.min.js",
|
||
|
"types": "./Text.d.ts",
|
||
|
"browser": {
|
||
|
"./sfc": "./Text.vue"
|
||
|
}
|
||
|
}
|