Update toolkit.demo.js

This commit is contained in:
Namhyeon Go 2022-04-20 14:12:21 +09:00 committed by GitHub
parent 3f102029ba
commit fb3866c87b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,5 @@
// toolkit.demo.js
// This example includes Microsoft Edge controls and mouse clicks.
var Chrome = require("lib/chrome");
var Toolkit = require("lib/toolkit");