Type alias ImageSourceId

ImageSourceId: number & {
    __tag: unique symbol;
}

Generated using TypeDoc