smartcert/dist/cert.paths.d.ts

6 lines
175 B
TypeScript
Raw Normal View History

2016-06-18 14:03:46 +00:00
import "typings-global";
2016-06-22 11:22:09 +00:00
export declare let certHook: string;
export declare let config: string;
export declare let letsencryptSh: string;
2016-06-28 03:53:49 +00:00
export declare let certDir: string;