@fluidframework/map 2.70.0-360753 → 2.70.0-361248

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -132,7 +132,7 @@ interface PendingClear {
132
132
  /**
133
133
  * Create info for the subdirectory.
134
134
  *
135
- * @deprecated - This interface will no longer be exported in the future(AB#8004).
135
+ * @deprecated This interface will no longer be exported in the future(AB#8004).
136
136
  *
137
137
  * @legacy @beta
138
138
  */
@@ -154,7 +154,7 @@ export interface ICreateInfo {
154
154
  * | JSON.stringify}, direct result from
155
155
  * {@link https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/JSON/parse | JSON.parse}.
156
156
  *
157
- * @deprecated - This interface will no longer be exported in the future(AB#8004).
157
+ * @deprecated This interface will no longer be exported in the future(AB#8004).
158
158
  *
159
159
  * @legacy @beta
160
160
  */
@@ -179,7 +179,7 @@ export interface IDirectoryDataObject {
179
179
  /**
180
180
  * {@link IDirectory} storage format.
181
181
  *
182
- * @deprecated - This interface will no longer be exported in the future(AB#8004).
182
+ * @deprecated This interface will no longer be exported in the future(AB#8004).
183
183
  *
184
184
  * @legacy @beta
185
185
  */