We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents cca7103 + d57e434 commit 2248373Copy full SHA for 2248373
packages/protect/src/types.ts
@@ -1,5 +1,4 @@
1
import type { newClient, Encrypted } from '@cipherstash/protect-ffi'
2
-import type { EqlSchema } from './eql.schema'
3
import type { ProtectTableColumn } from './schema'
4
import type { ProtectTable } from './schema'
5
import type { ProtectColumn } from './schema'
0 commit comments