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 9bca1c4 + 61f5a55 commit f674682Copy full SHA for f674682
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