expo-backend-types 0.5.0-EXPO-283-EB-Respuesta-Enlatada.2 → 0.5.0-EXPO-283-EB-Respuesta-Enlatada.3
Sign up to get free protection for your applications and to get access to all the features.
@@ -1 +1 @@
|
|
1
|
-
export declare const
|
1
|
+
export declare const createCannedResponseSchema: {};
|
@@ -1,5 +1,5 @@
|
|
1
1
|
"use strict";
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
3
|
-
exports.
|
4
|
-
exports.
|
3
|
+
exports.createCannedResponseSchema = void 0;
|
4
|
+
exports.createCannedResponseSchema = {};
|
5
5
|
//# sourceMappingURL=create-cannedResponse.dto.js.map
|