Skip to content

Commit 557824d

Browse files
committed
fix(protect): type definitions for bulk
1 parent 7fd8216 commit 557824d

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

packages/protect/src/index.ts

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,3 @@ export type {
7070
export * from './helpers'
7171
export * from './identify'
7272
export * from './types'
73-
export type {
74-
BulkEncryptPayload,
75-
BulkEncryptedData,
76-
} from './ffi/operations/bulk-encrypt'

0 commit comments

Comments
 (0)