On this page
Properties

Type Alias ResolvedImageOptions

type ResolvedImageOptions = {
    available: boolean;
    name: string;
}
Index

Properties

Properties

available: boolean
name: string
Was this helpful?
SDK JS
Reference
ResolvedImageOptions