@aws-amplify/data-construct
Version:
AppSync GraphQL Api Construct using Amplify GraphQL Transformer - Aliased to use `Data` name scheme.
14 lines (12 loc) • 309 B
JavaScript
;
Object.defineProperty(exports, "__esModule", {
value: true
});
Object.defineProperty(exports, "default", {
enumerable: true,
get: function get() {
return _metadata.getCountryCallingCode;
}
});
var _metadata = require("./metadata");
//# sourceMappingURL=getCountryCallingCode.js.map