Fork of daniellemaywood.uk/gleam — Wasm codegen work
2

Configure Feed

Select the types of activity you want to include in your feed.

264 B 8 lines
1# SPDX-License-Identifier: Apache-2.0 2# SPDX-FileCopyrightText: 2022 The Gleam contributors 3 4# Distinguish between a module and a value with the same local name. 5# https://github.com/gleam-lang/gleam/issues/807 6name = "importy" 7version = "0.1.0" 8target = "erlang"