Skip to content

Commit

Permalink
squash!
Browse files Browse the repository at this point in the history
  • Loading branch information
NikolaRHristov committed Sep 14, 2023
1 parent e771e8f commit a2861a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Source/Option/Index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@ export interface Option extends _Option {
}

export default Merge(Default, {
Pipe: {},
Action: {},
} satisfies Option) as Option;

0 comments on commit a2861a2

Please sign in to comment.