mirror of
https://github.com/koush/scrypted.git
synced 2026-03-07 11:32:04 +00:00
3 lines
144 B
TypeScript
3 lines
144 B
TypeScript
export declare declare const version: string;
|
|
export declare async function installScryptedServerRequirements(version?: string, dest?: string);
|