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

x/eas_deno/EASConfiguration.ts>EASConfiguration

eas-deno is a TypeScript SDK that authenticates with the main EAS API through tokenization. Giving you the performance of Rust without having to learn FFI in Rust.
Go to Latest
class EASConfiguration
import { EASConfiguration } from "https://deno.land/x/eas_deno@v0.0.8/EASConfiguration.ts";

Static Properties

apiKey: string
baseUrl: string