Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/pterodactyl/src/pterodactyl.js>Integer

Javascript sdk for Flyte
Latest
variable Integer
import { Integer } from "https://deno.land/x/pterodactyl@v0.6.0/src/pterodactyl.js";

Flyte supports integer as a datatype but there is not a javascript type available like Number, Boolean, or String. This constant's purpose is to be used as a type when specifying input and output types.