mirror of
https://github.com/GitbookIO/gitbook.git
synced 2026-09-16 15:45:13 +00:00
77f769c9c2
* Start fixing TS errors * Continue * Also add dom.iterable * Group header and lint
5 lines
129 B
TypeScript
5 lines
129 B
TypeScript
// Needed because of https://github.com/oven-sh/bun/issues/358
|
|
|
|
/// <reference lib="dom" />
|
|
/// <reference lib="dom.iterable" />
|