Skip to content

Commit 445c51a

Browse files
committed
Remove SafeOptions type alias
1 parent 1e9aa74 commit 445c51a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

index.d.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -323,5 +323,4 @@ export type {
323323
} from './lib/types.js'
324324
// To do: next major: remove.
325325
// Deprecated.
326-
export type SafeOptions = Info
327326
export type Context = State

0 commit comments

Comments
 (0)