import { type default } from "https://deno.land/x/pptr@1.2.0/vendor/devtools-protocol/protocol.d.ts";
const { ResolveAnimationResponse } = default.Animation;
Properties
remoteObject: Runtime.RemoteObject
Corresponding remote object.
x/pptr/vendor/devtools-protocol/protocol.d.ts>default.Animation.ResolveAnimationResponse
import { type default } from "https://deno.land/x/pptr@1.2.0/vendor/devtools-protocol/protocol.d.ts";
const { ResolveAnimationResponse } = default.Animation;
Corresponding remote object.