UNPKG

comicaljs

Version:

Edit cartoon bubble frames around an HTML element

3 lines (2 loc) 178 B
import { Bubble } from "./bubble"; export declare function makeCaptionBox(bubble: Bubble, cornerRadii: paper.Size | undefined, thickness: number, padding: number): paper.Item;