2 lines
52 B
TypeScript
2 lines
52 B
TypeScript
|
export default function version(): Promise<string>;
|