UNPKG
@camu-ai/sped-nfe
Version:
latest (0.0.3)
0.0.3
0.0.2
0.0.1
Camu Sped NF-e
sped.camu.com.br/docs/sped-nfe
camu-ai/sped
@camu-ai/sped-nfe
/
src
/
types.ts
11 lines
(10 loc)
•
153 B
text/typescript
View Raw
1
2
3
4
5
6
7
8
9
10
11
export
interface
NFeCapture
{
nfe
: {
chNFe
:
string
tpNFe
:
string
dhEmi
:
string
tpEmis
:
string
tpAmb
:
string
tpNF
:
string
} }