Skip to content

Commit

Permalink
Remove SafeOptions type alias
Browse files Browse the repository at this point in the history
  • Loading branch information
wooorm committed Jul 9, 2023
1 parent 1e9aa74 commit 445c51a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion index.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -323,5 +323,4 @@ export type {
} from './lib/types.js'
// To do: next major: remove.
// Deprecated.
export type SafeOptions = Info
export type Context = State

0 comments on commit 445c51a

Please sign in to comment.