Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

SecurityAnimation

import type { SecurityAnimation } from "https://googleapis.deno.dev/v1/walletobjects:v1.ts";
interface SecurityAnimation {
animationType?: "ANIMATION_UNSPECIFIED" | "FOIL_SHIMMER" | "foilShimmer";
}

§Properties

§
animationType?: "ANIMATION_UNSPECIFIED" | "FOIL_SHIMMER" | "foilShimmer"
[src]

Type of animation.