accounting-tools 1.0.5 → 1.0.6
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.d.ts +1 -1
- package/dist/index.js.map +1 -1
- package/package.json +1 -1
package/dist/index.d.ts
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
export { ExpressLogableConfig as ExpressLogableConfig } from './api/ExpressLogableConfig';
|
|
2
|
-
export { ContactManager as ContactManager, IContact as IContact, IContactSearchDetails as IContactSearchDetails } from "./crud/ContactManager";
|
|
2
|
+
export { ContactManager as ContactManager, IContact as IContact, IContactDetails as IContactDetails, IContactSearchDetails as IContactSearchDetails } from "./crud/ContactManager";
|
|
3
3
|
export { IdentificationType as IdentificationType, KindOfPerson as KindOfPerson, Regime as Regime, Country as Country } from "./types/types";
|
package/dist/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":";;;AAAA,mEAA0F;AAAjF,4HAAA,oBAAoB,OAAwB;AAErD,
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":";;;AAAA,mEAA0F;AAAjF,4HAAA,oBAAoB,OAAwB;AAErD,wDAAmL;AAA1K,gHAAA,cAAc,OAAkB;AAGzC,uCAA6I;AAApI,2GAAA,kBAAkB,OAAsB;AAAE,qGAAA,YAAY,OAAgB;AAAE,+FAAA,MAAM,OAAU;AAAE,gGAAA,OAAO,OAAW"}
|