UNPKG

@bracketed/create-templates

Version:

Download and use my templates using this command line system!

5 lines 187 B
declare class github { static check(repoOwner: string, repoName: string, auth?: string | undefined | null): Promise<any>; } export { github }; //# sourceMappingURL=github.d.ts.map