GraphicResourceOptions type
Options for graphic resources.
Signature:
type GraphicResourceOptions = {
base_overlay_image?: string;
};
Options for graphic resources.
Signature:
type GraphicResourceOptions = {
base_overlay_image?: string;
};