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;
|