UNPKG

@itwin/object-storage-core

Version:
11 lines 568 B
"use strict"; /*--------------------------------------------------------------------------------------------- * Copyright (c) Bentley Systems, Incorporated. All rights reserved. * See LICENSE.md in the project root for license terms and full copyright notice. *--------------------------------------------------------------------------------------------*/ Object.defineProperty(exports, "__esModule", { value: true }); exports.FrontendStorage = void 0; class FrontendStorage { } exports.FrontendStorage = FrontendStorage; //# sourceMappingURL=FrontendStorage.js.map