Something went wrong. Try again.
CLI for FastMail via JMAP
Something went wrong. Try again.
184 B · 5 lines
TypeScript
at main
123456export const APP_NAME = "fastmail";export const VERSION = "0.2.1";
export const JMAP_SESSION_URL = "https://api.fastmail.com/jmap/session";export const CONFIG_FILE = "config.json";