mirror of
https://github.com/toeverything/AFFiNE.git
synced 2024-12-22 09:51:35 +03:00
ed63602f01
auto removed by https://knip.dev/features/auto-fix
11 lines
173 B
JSON
11 lines
173 B
JSON
{
|
|
"name": "@affine/electron-api",
|
|
"version": "0.16.0",
|
|
"type": "module",
|
|
"private": true,
|
|
"main": "./src/index.ts",
|
|
"exports": {
|
|
".": "./src/index.ts"
|
|
}
|
|
}
|