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
/
dist
/
cjs
/
nfe.d.cts
11 lines
(10 loc)
•
192 B
text/typescript
View Raw
1
2
3
4
5
6
7
8
9
10
11
export
declare
class
SpedNFe
{
private
configs;
constructor
(
configs
: { nfe: { chNFe:
string
; tpNFe:
string
; }; }
);
capture
():
string
; }