UNPKG

@flashport/flashport

Version:

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

5 lines (4 loc) 121 B
export declare class URLVariables extends Object { constructor(source?: string); decode(source: string): void; }