type Second = number;
pub type Headers =
List(#(String, String))
let headers: Headers = [#("Content-Type", "application/json")]
pub typealias Index = Int
typealias MapString[X] = Map[String, X]
Languages with Type Aliases include TypeScript, Gleam, MoonBit
View all concepts with or missing a hasTypeAliases measurement