Interface RawResource

interface RawResource {
    image: string;
}

Implemented by

Properties

Properties

image: string