@cto.ai/ops
Version:
💻 CTO.ai - The CLI built for Teams 🚀
11 lines (10 loc) • 317 B
TypeScript
/**
* Author: Brett Campbell (brett@hackcapital.com)
* Date: Friday, 12th April 2019 10:33:26 am
* Last Modified By: Brett Campbell (brett@hackcapital.com)
* Last Modified Time: Friday, 12th April 2019 10:33:26 am
*
* DESCRIPTION
*
*/
export declare const getLatestVersion: () => Promise<string | undefined>;