/** * @license * Copyright 2025 Steven Roussey * SPDX-License-Identifier: Apache-2.0 */ export * from "./common"; export * from "./tabular/SharedInMemoryTabularStorage"; //# sourceMappingURL=browser.d.ts.map