diff options
Diffstat (limited to 'html/query-executor-wrapper.html')
| -rw-r--r-- | html/query-executor-wrapper.html | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/html/query-executor-wrapper.html b/html/query-executor-wrapper.html new file mode 100644 index 0000000..ddc9ffc --- /dev/null +++ b/html/query-executor-wrapper.html @@ -0,0 +1,7 @@ +<!DOCTYPE html> +<html> + <head> + <script>require("../query-executor.js");</script> + </head> + <body/> +</html>
\ No newline at end of file |