Interface TwitterConfig

interface TwitterConfig {
    blocks: string;
}

Properties

Properties

blocks: string