Skip to content

Instantly share code, notes, and snippets.

@rhysd
Created September 29, 2016 09:15
Show Gist options
  • Save rhysd/00d9c422b04d4766c98e14c8ca1506b1 to your computer and use it in GitHub Desktop.
Save rhysd/00d9c422b04d4766c98e14c8ca1506b1 to your computer and use it in GitHub Desktop.
/** Declaration file generated by dts-gen */
export = tmp;
declare const tmp: {
children: {
children: {
data: {
hChildren: {
properties: {
className: string[];
};
tagName: string;
type: string;
}[];
hProperties: {
"aria-hidden": boolean;
};
};
title: any;
type: string;
url: string;
}[];
data: {
hProperties: {
id: string;
};
htmlAttributes: {
id: string;
};
id: string;
};
depth: number;
position: {
end: {
column: number;
line: number;
offset: number;
};
indent: any[];
start: {
column: number;
line: number;
offset: number;
};
};
type: string;
}[];
position: {
end: {
column: number;
line: number;
offset: number;
};
start: {
column: number;
line: number;
offset: number;
};
};
type: string;
};
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment