@be-logixpair/api 0.0.22 → 0.0.24
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/package.json +1 -1
package/dist/index.d.ts
CHANGED
|
@@ -644068,7 +644068,7 @@ declare const appRouter: BuiltRouter<{
|
|
|
644068
644068
|
meta: object;
|
|
644069
644069
|
}>;
|
|
644070
644070
|
}>>;
|
|
644071
|
-
|
|
644071
|
+
dgExceptedQuantities: BuiltRouter<{
|
|
644072
644072
|
ctx: Context;
|
|
644073
644073
|
meta: object;
|
|
644074
644074
|
errorShape: DefaultErrorShape;
|