UNPKG
mya-cli
Version:
latest (0.5.0)
0.5.0
0.4.0
0.3.0
0.2.0
0.1.1
0.1.0
MYA - AI-Powered Stock & Options Analysis CLI Tool
github.com/yourusername/mya
yourusername/mya
mya-cli
/
dist
/
cli-http.d.ts
7 lines
(6 loc)
•
117 B
TypeScript
View Raw
1
2
3
4
5
6
7
#!/usr/bin/env node
/** * MYA CLI - HTTP Client for Production * Multi-user CLI with HTTP API calls */
export
{};