mirror of
https://github.com/veeso/termscp.git
synced 2026-07-18 22:04:18 +02:00
4 lines
145 B
TypeScript
4 lines
145 B
TypeScript
export const DOCS_URL = "https://docs.termscp.rs";
|
|
export const GITHUB_URL = "https://github.com/veeso/termscp";
|
|
export const VERSION = "1.0.0";
|