mirror of
https://github.com/toeverything/AFFiNE.git
synced 2024-11-25 22:22:56 +03:00
9 lines
123 B
JSON
9 lines
123 B
JSON
{
|
|
"name": "@affine/templates",
|
|
"private": true,
|
|
"sideEffect": false,
|
|
"exports": {
|
|
"./*.md": "./src/*.md"
|
|
}
|
|
}
|