mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-05-18 04:24:30 +08:00
add possibility to make html tooltips via column descriptions (#10179)
This commit is contained in:
committed by
Mohamed Hegazy
parent
e677315026
commit
23bbe60a79
@@ -147,6 +147,7 @@ declare namespace google {
|
||||
id?: string;
|
||||
role?: string;
|
||||
pattern?: string;
|
||||
p?: any;
|
||||
}
|
||||
|
||||
export interface DataObject {
|
||||
|
||||
Reference in New Issue
Block a user