Current section
Files
Jump to
Current section
Files
gleam.toml
name = "panel"
version = "0.0.1"
target = "javascript"
description = "Basic building blocks helping you compose your mozilla or chrome add-ons."
licenses = ["Unlicense"]
[dependencies]
gleam_stdlib = "~> 0.36"
lustre = "~> 3.1"
plinth = "~> 0.1"
gleam_javascript = "~> 0.8"