Skip to content

Commit

Permalink
Move Content from Scintillate
Browse files Browse the repository at this point in the history
  • Loading branch information
propensive committed Nov 13, 2024
1 parent 2c152fa commit 1bc57f0
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions src/core/gesticulate.Content.scala
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
package gesticulate

import anticipation.*

case class Content(media: MediaType, stream: LazyList[Bytes])

0 comments on commit 1bc57f0

Please sign in to comment.