UNPKG

@ui5/linter

Version:

A static code analysis tool for UI5

4 lines (3 loc) 169 B
export declare function setVersionInfo(v: string, p: string): void; export declare function getVersion(): string; export declare function getFormattedVersion(): string;