interface Image {
    animated: Animated;
    static: Static;
}

Properties

Properties

animated: Animated
static: Static