mirror of
https://github.com/motion-canvas/motion-canvas.git
synced 2026-01-11 14:57:56 -05:00
fix(2d): add missing shape export (#111)
This commit is contained in:
@@ -5,6 +5,7 @@ export * from './Layout';
|
||||
export * from './Line';
|
||||
export * from './Node';
|
||||
export * from './Rect';
|
||||
export * from './Shape';
|
||||
export * from './Text';
|
||||
export * from './types';
|
||||
export * from './Video';
|
||||
|
||||
Reference in New Issue
Block a user