From 93a9f8194f07168422059915f1f28773b9d4d1c4 Mon Sep 17 00:00:00 2001 From: vcaesar Date: Thu, 17 Feb 2022 10:13:11 -0800 Subject: [PATCH] Add events listen test html --- examples/index.html | 37 +++++++++++++++++++++++++++++++++++++ 1 file changed, 37 insertions(+) create mode 100644 examples/index.html diff --git a/examples/index.html b/examples/index.html new file mode 100644 index 0000000..c78a17c --- /dev/null +++ b/examples/index.html @@ -0,0 +1,37 @@ +

Type and check the console

+ + \ No newline at end of file