diff --git a/demo/api.min.js b/demo/api.min.js index 0c84329..103a4ca 100644 --- a/demo/api.min.js +++ b/demo/api.min.js @@ -75,3 +75,4 @@ function initExamples(initCount) { } } +export { initExamples }; diff --git a/demo/index.html b/demo/index.html index 33d900d..4ca78f4 100644 --- a/demo/index.html +++ b/demo/index.html @@ -44,13 +44,6 @@ - -