UNPKG

comicaljs

Version:

Edit cartoon bubble frames around an HTML element

7 lines (6 loc) 165 B
import { Bubble } from "./bubble"; export declare class ContainerData { project: paper.Project; bubbleList: Bubble[]; handleLayer?: paper.Layer; }