ADVERTISE / options /Video.py
raw
history blame
79 Bytes
from .Video_model import Model
def Video(image):
return Model.Video(image)