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

Frames

import type { Frames } from "https://googleapis.deno.dev/v1/migrationcenter:v1.ts";

Collection of frame data.

interface Frames {
framesData?: AssetFrame[];
}

§Properties

§
framesData?: AssetFrame[]
[src]

A repeated field of asset data.