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
/
interfaces
/
auth-interfaces.js
6 lines
•
175 B
JavaScript
View Raw
1
2
3
4
5
6
/** * Authentication related interfaces * These define the contracts for all authentication services and providers */
export
{};
//# sourceMappingURL=auth-interfaces.js.map