Typescript support #6
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
I'm building an automated Let's Encrypt client for an in-house project. I came across this package, and it does exactly what I need. We use Typescript, and I did a little work creating a declarations file for the functions that I use. Is there any plan to provide official Typescript declarations for acme-v2.js?
I’d accept a PR, but I don’t use TypeScript (or even Babel), so I don’t have a plan to add it.
Is there any reason that Greenlock.js doesn’t suits your needs?