remove gist function
This commit is contained in:
parent
b1d06c4eb7
commit
a5af6d5f4c
4 changed files with 0 additions and 29 deletions
|
|
@ -27,7 +27,6 @@ export * from './pianoroll.mjs';
|
|||
export * from './spiral.mjs';
|
||||
export * from './ui.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';
|
||||
export const version = p.version; */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue