*Update typings
This commit is contained in:
parent
5b9686ecdf
commit
ae60882496
|
@ -19,4 +19,5 @@ export interface tldEnum {
|
|||
type: Type;
|
||||
}
|
||||
|
||||
declare const tldEnum: tldEnum;
|
||||
export default tldEnum;
|
||||
|
|
Loading…
Reference in New Issue