UNPKG

comicaljs

Version:

Edit cartoon bubble frames around an HTML element

5 lines (4 loc) 217 B
import { Comical } from "./comical"; import { Bubble } from "./bubble"; import { BubbleSpec, BubbleSpecPattern, TailSpec } from "./bubbleSpec"; export { Comical, Bubble, BubbleSpec, BubbleSpecPattern, TailSpec };