mirror of
https://github.com/veeso/termscp.git
synced 2026-08-31 01:15:56 -07: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.1.1";
|