Skip to main content
Module

x/astral/bindings/celestial.ts>Autofill_CreditCard

A high-level puppeteer/playwright-like library for Deno
Go to Latest
type alias Autofill_CreditCard
import { type Autofill_CreditCard } from "https://deno.land/x/astral@0.3.1/bindings/celestial.ts";
definition: { number: string; name: string; expiryMonth: string; expiryYear: string; cvc: string; }