Interface DataLinkTableConfig

interface DataLinkTableConfig {
    key: string;
}

Properties

Properties

key: string