UNPKG

pulumi-namecheap

Version:

A Pulumi provider for managing Namecheap domain records and DNS configuration, dynamically bridged from the Terraform Namecheap provider with support for A, AAAA, CNAME, MX, TXT records and email services.

4 lines 132 B
import * as input from "./input"; import * as output from "./output"; export { input, output, }; //# sourceMappingURL=index.d.ts.map