Skip to content

Commit

Permalink
fmt(messagepipeline): format
Browse files Browse the repository at this point in the history
  • Loading branch information
aricart committed Aug 1, 2024
1 parent 750f275 commit 004ecf9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion messagepipeline/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ deno add @synadia-io/messagepipeline

### Pipeline Functions


The base functionality for a pipeline is a function `PipelineFn` that takes a
`Msg` and returns a `Msg` or a `Promise<Msg>` in return:

Expand Down

0 comments on commit 004ecf9

Please sign in to comment.