We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e0fbfb3 commit 2686dc9Copy full SHA for 2686dc9
1 file changed
examples/ejemplos-factura-nomina-referencias.ts
@@ -22,8 +22,7 @@ const settings: FiscalapiSettings = {
22
apiKey: '<API_KEY>',
23
tenant: '<TENANT_ID>',
24
debug: true
25
-
26
+
27
};
28
29
// ============================================================================
0 commit comments