mirror of
https://gitlab.com/soapbox-pub/ditto.git
synced 2025-12-06 11:29:46 +00:00
7 lines
102 B
JSON
7 lines
102 B
JSON
{
|
|
"name": "@ditto/utils",
|
|
"exports": {
|
|
"./auth": "./auth.ts",
|
|
"./tags": "./tags.ts"
|
|
}
|
|
}
|