mirror of
https://github.com/bitwarden/jslib
synced 2025-12-23 11:43:51 +00:00
Remove deprecated index.ts (#490)
* Remove deprecated index.ts * Update tests
This commit is contained in:
@@ -1,10 +0,0 @@
|
||||
export { AttachmentData } from './attachmentData';
|
||||
export { CardData } from './cardData';
|
||||
export { CipherData } from './cipherData';
|
||||
export { CollectionData } from './collectionData';
|
||||
export { FieldData } from './fieldData';
|
||||
export { FolderData } from './folderData';
|
||||
export { IdentityData } from './identityData';
|
||||
export { LoginData } from './loginData';
|
||||
export { LoginUriData } from './loginUriData';
|
||||
export { SecureNoteData } from './secureNoteData';
|
||||
Reference in New Issue
Block a user