npmci/dist/npmci.env.d.ts

3 lines
73 B
TypeScript
Raw Normal View History

2016-11-24 23:07:20 +00:00
import { GitRepo } from 'smartstring';
export declare let repo: GitRepo;