Skip to content

Commit

Permalink
fix: typings change based on other commit
Browse files Browse the repository at this point in the history
  • Loading branch information
Mark Molinaro committed Jul 29, 2021
1 parent 5170ecc commit 81fbf43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/index.ts
Expand Up @@ -26,7 +26,7 @@ const defaultExtensions = [

export const interfaceVersion = 2

export interface TsResolverOptions {
type TsResolverOptions = SyncOpts & {
alwaysTryTypes?: boolean
/**
* @deprecated use `project` instead
Expand Down

0 comments on commit 81fbf43

Please sign in to comment.