UNPKG

@aws-amplify/pubsub

Version:

Pubsub category of aws-amplify

8 lines 397 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); // Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved. // SPDX-License-Identifier: Apache-2.0 var InternalPubSub_1 = require("./InternalPubSub"); exports.InternalPubSub = InternalPubSub_1.InternalPubSub; exports.InternalPubSubClass = InternalPubSub_1.InternalPubSubClass; //# sourceMappingURL=index.js.map