Skip to content

Commit 4bbc8c9

Browse files
committed
chore: add comment
1 parent 24d30a0 commit 4bbc8c9

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

src/index.ts

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
/// <reference no-default-lib="true" />
2+
/// <reference lib="esnext" />
3+
/// <reference lib="dom" />
4+
/// <reference lib="dom.iterable" />
15
/**
26
* This file contains a diffing algorithm that is used to update the DOM
37
* inspired by the set-dom library https://github.com/DylanPiercey/set-dom

0 commit comments

Comments
 (0)