From aeb9b9e5dddf3102773aa900865fe11a91cd65a6 Mon Sep 17 00:00:00 2001 From: bptato Date: Thu, 11 Jan 2024 18:25:46 +0100 Subject: js: merge some type modules into jstypes They only had type definitions, no need to put them in separate modules. --- src/html/event.nim | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/html/event.nim') diff --git a/src/html/event.nim b/src/html/event.nim index 8a5c6edc..4eb389f9 100644 --- a/src/html/event.nim +++ b/src/html/event.nim @@ -2,10 +2,10 @@ import std/math import std/times import bindings/quickjs -import js/dict import js/error import js/fromjs import js/javascript +import js/jstypes import js/tojs import types/opt -- cgit 1.4.1-2-gfad0