/*! * Copyright (c) Microsoft Corporation and contributors. All rights reserved. * Licensed under the MIT License. */ /* * THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY. * Generated by "flub generate entrypoints --resolutionConditions require --outFileLegacyBeta legacy --outDir ./dist" in @fluid-tools/build-cli. */ /** * The `map` library provides interfaces and implementing classes for map-like distributed data structures. * * @remarks The following distributed data structures are defined in this library: * * - {@link SharedMap} * * - {@link SharedDirectory} * * @packageDocumentation */export {}