Values
import type { Values } from "https://googleapis.deno.dev/v1/playintegrity:v1.ts";
Contains the recall bits values.
interface Values {
bitFirst?: boolean;
bitSecond?: boolean;
bitThird?: boolean;
}import type { Values } from "https://googleapis.deno.dev/v1/playintegrity:v1.ts";
Contains the recall bits values.