We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 03811ae + f674682 commit c589be8Copy full SHA for c589be8
index.d.ts
@@ -1,5 +1,5 @@
1
declare module 'cep-promise' {
2
- interface CEP {
+ export interface CEP {
3
cep: string,
4
state: string,
5
city: string,
0 commit comments