UNPKG

@flashport/flashport

Version:

FlashPort is a TypeScript 2D graphics library that largely replicates the Flash ActionScript 3.0 library

7 lines (6 loc) 148 B
export declare class JointStyle extends Object { static ROUND: string; static BEVEL: string; static MITER: string; constructor(); }