More math components
This commit is contained in:
4
src/file/paragraph/math/script/index.ts
Normal file
4
src/file/paragraph/math/script/index.ts
Normal file
@ -0,0 +1,4 @@
|
||||
export * from "./super-script";
|
||||
export * from "./sub-script";
|
||||
export * from "./sub-super-script";
|
||||
export * from "./pre-sub-super-script";
|
Reference in New Issue
Block a user