UNPKG

google-wallet

Version:
8 lines (7 loc) 174 B
import { AnimationTypeEnum } from "./AnimationType.js"; export type SecurityAnimation = { /** * Type of animation. */ animationType?: AnimationTypeEnum; };