interface IContextToken {
    value: string;
}

Properties

Properties

value: string

Generated using TypeDoc