Skip to content

Commit

Permalink
comment
Browse files Browse the repository at this point in the history
  • Loading branch information
raineorshine committed Aug 3, 2024
1 parent ed807ec commit 88ed91a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/types/MockedVersions.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ import { Options } from './Options'
import { Packument } from './Packument'
import { Version } from './Version'

/** Parameter type for stubVersions. */
export type MockedVersions =
| Version
| Partial<Packument>
Expand Down

0 comments on commit 88ed91a

Please sign in to comment.