UNPKG

a2r

Version:
3 lines (2 loc) 91 B
declare const getVersion: (print?: boolean) => Promise<string>; export default getVersion;