aboutsummaryrefslogtreecommitdiff
path: root/node_modules/components-data/youtube-channel.json
blob: 44180d72d33a300182524fb240d7ae78e2d56aa8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
    "component": "youtube-channel",

    "module": "montage-google/youtube-channel.reel",

    "name": "YoutubeChannel",

    "properties": [
        {
            "name": "channel",
            "type": "string",
            "default": ""
        }

    ]
}