On this page
Properties

Type Alias EmptyImage

type EmptyImage = {
    data: null;
    height: number;
    width: number;
}
Index

Properties

Properties

data: null
height: number
width: number
Was this helpful?
SDK JS
Reference
EmptyImage