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