Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/pterodactyl/pterodactyl.js>Integer

Javascript sdk for Flyte
Latest
variable Integer
import { Integer } from "https://deno.land/x/pterodactyl@v0.6.0/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.