Merge pull request #413 from jamesmontalvo3/master
Add SymbolRun to allow adding symbols inline
This commit is contained in:
@ -1,5 +1,6 @@
|
||||
export * from "./run";
|
||||
export * from "./text-run";
|
||||
export * from "./symbol-run";
|
||||
export * from "./picture-run";
|
||||
export * from "./run-fonts";
|
||||
export * from "./sequential-identifier";
|
||||
|
Reference in New Issue
Block a user