rename: canvas -> draw
This commit is contained in:
parent
75098adbdb
commit
0f07bfc9d7
26 changed files with 43 additions and 43 deletions
5
packages/draw/index.mjs
Normal file
5
packages/draw/index.mjs
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
export * from './animate.mjs';
|
||||
export * from './color.mjs';
|
||||
export * from './draw.mjs';
|
||||
export * from './pianoroll.mjs';
|
||||
export * from './spiral.mjs';
|
||||
Loading…
Add table
Add a link
Reference in a new issue