Current section
Files
Jump to
Current section
Files
gleam.toml
name = "glendix"
version = "2.0.18"
target = "javascript"
description = "Gleam bindings for Mendix Pluggable Widget API + React"
licences = ["BlueOak-1.0.0"]
repository = { type = "github", user = "GG-O-BP", repo = "glendix" }
[javascript]
typescript_declarations = false
runtime = "node"
[dependencies]
gleam_stdlib = ">= 0.44.0 and < 2.0.0"
etch = ">= 1.3.3 and < 2.0.0"
gleam_javascript = ">= 1.0.0 and < 2.0.0"