UNPKG
@openmemory/install
Version:
latest (0.0.2)
0.0.2
0.0.1
OpenMemory MCP server installation tool
@openmemory/install
/
dist
/
client-config-KQCUURPG.js
16 lines
(15 loc)
•
271 B
JavaScript
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
#!/usr/bin/env node
import
{ clientNames, getConfigPath, readConfig, writeAugmentVSCodeSettingsFromObject, writeConfig }
from
"./chunk-24QWB3NU.js"
;
export
{ clientNames, getConfigPath, readConfig, writeAugmentVSCodeSettingsFromObject, writeConfig };