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

2 lines
70 B
TypeScript
Raw Permalink Normal View History

2020-09-22 22:54:48 -04:00
export declare function getGitTag(filename: string): Promise<string>;