ParseURLResponseItemMeta

interface ParseURLResponseItemMeta {
    tags: string[];
}

Properties

Properties

tags: string[]

ParseURLResponseItemMeta