(local {: setup} (require :typst-preview))

(setup {
       ; Use binaries installed on system
       :dependencies_bin {
         :typst-preview :typst-preview
         :websocat :websocat}})