UNPKG

@mobisysgmbh/msb-offline-api

Version:
5 lines 93 B
interface IAppInfo { getFull(): string; getShort(): string; getShortVersion(): string }