npm package diff

Package: @forge/api

Versions: 3.10.0-next.0 - 4.0.0-next.1

File: package/out/properties/confluence-space.d.ts

Index: package/out/properties/confluence-space.d.ts
===================================================================
--- package/out/properties/confluence-space.d.ts
+++ package/out/properties/confluence-space.d.ts
@@ -1,7 +0,0 @@
-import { RequestProductMethod } from '../index';
-import { ConfluenceVersionedStorage } from './confluence-versioned-storage';
-export declare class ConfluenceSpaceStorage extends ConfluenceVersionedStorage {
-    constructor(spaceId: string, apiClient: RequestProductMethod);
-    set(key: string, value: any): Promise<void>;
-}
-//# sourceMappingURL=confluence-space.d.ts.map
\ No newline at end of file