forked from tornado-packages/ethers.js
2 lines
70 B
TypeScript
2 lines
70 B
TypeScript
export declare function getGitTag(filename: string): Promise<string>;
|