UNPKG

emotionctl

Version:

A secure terminal-based journaling system designed as a safe space for developers going through heartbreak, breakups, or betrayal

4 lines 112 B
#!/usr/bin/env node declare function main(): Promise<void>; export { main }; //# sourceMappingURL=index.d.ts.map