test all in source examples
This commit is contained in:
parent
1a6743dba9
commit
e9544f8f92
6 changed files with 3224 additions and 3 deletions
|
|
@ -15,6 +15,7 @@ export * from './state.mjs';
|
|||
export * from './timespan.mjs';
|
||||
export * from './util.mjs';
|
||||
export * from './speak.mjs';
|
||||
export { default as drawLine } from './drawLine.mjs';
|
||||
export { default as gist } from './gist.js';
|
||||
// below won't work with runtime.mjs (json import fails)
|
||||
/* import * as p from './package.json';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue