summaryrefslogtreecommitdiff
path: root/env.d.ts
blob: eca9fc8491ecaa35476e5224f566efc7fe0c2cd0 (plain)
1
2
3
declare const HOME: string;
declare const CACHE: string;
declare const SRC: string;