ethers.js/misc/admin/lib/git.d.ts

2 lines
70 B
TypeScript
Raw Normal View History

2020-09-23 05:54:48 +03:00
export declare function getGitTag(filename: string): Promise<string>;