fix(core): update
This commit is contained in:
parent
6f9c644221
commit
d1edf75f6f
@ -5,7 +5,7 @@ import * as interfaces from './interfaces';
|
|||||||
import { request } from 'http';
|
import { request } from 'http';
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* the options for the @see SmartAcme
|
* the options for the class @see SmartAcme
|
||||||
*/
|
*/
|
||||||
export interface ISmartAcmeOptions {
|
export interface ISmartAcmeOptions {
|
||||||
accountPrivateKey?: string;
|
accountPrivateKey?: string;
|
||||||
|
Loading…
Reference in New Issue
Block a user