mirror of
https://github.com/bitwarden/browser
synced 2025-12-23 11:43:46 +00:00
Use NPM workspace (#2874)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { KeeperJsonExport } from "jslib-common/importers/keeperImporters/types/keeperJsonTypes";
|
||||
import { KeeperJsonExport } from "@bitwarden/common/importers/keeperImporters/types/keeperJsonTypes";
|
||||
|
||||
export const testData: KeeperJsonExport = {
|
||||
shared_folders: [
|
||||
|
||||
Reference in New Issue
Block a user