We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ec53455 commit 8b078f1Copy full SHA for 8b078f1
djk_sample/static/sample/js/icon-test.js
@@ -4,8 +4,8 @@ import { componentIoc } from '../../djk/js/ioc.js';
4
import { startApp } from '../../djk/js/document.js';
5
6
// Uncomment to check collectrollup / runrollup TypeScript support.
7
-import { greet } from './test.ts';
8
-greet("Maddison", new Date());
+// import { greet } from './test.ts';
+// greet("Maddison", new Date());
9
10
function IconTest(options) {
11
} void function(IconTest) {
0 commit comments