/*! * Copyright 2017-2018 Amazon.com, Inc. or its affiliates. All Rights Reserved. * SPDX-License-Identifier: Apache-2.0 */ export { OfflineLink, replaceUsingMap } from './offline-link'; export { ComplexObjectLink } from "./complex-object-link";