Skip to content

Commit ef4ab75

Browse files
committed
add notes about repl
1 parent e1d95be commit ef4ab75

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/repl.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
// This code is Deno only
2+
13
import { unescape } from "@std/html/entities";
24
import entityList from "@std/html/named-entity-list.json" with { type: "json" };
35
import { repeatArray } from "./misc.ts";

0 commit comments

Comments
 (0)