UNPKG

316 BTypeScriptView Raw
1/**
2 * Author: Brett Campbell (brett@hackcapital.com)
3 * Date: Friday, 12th April 2019 10:33:26 am
4 * Last Modified By: Brett Campbell (brett@hackcapital.com)
5 * Last Modified Time: Friday, 12th April 2019 10:33:26 am
6 *
7 * DESCRIPTION
8 *
9 */
10export default function getLatestVersion(): Promise<string | undefined>;