UNPKG

@amcharts/amcharts4

Version:
16 lines (15 loc) 866 B
// Type definitions for FabricJS 2.6 // Project: http://fabricjs.com/ // Definitions by: Oliver Klemencic <https://github.com/oklemencic> // Joseph Livecchi <https://github.com/joewashear007> // Michael Randolph <https://github.com/mrand01> // Tiger Oakes <https://github.com/NotWoods> // Brian Martinson <https://github.com/bmartinson> // Rogerio Teixeira <https://github.com/RogerioTeixeira> // Bradley Hill <https://github.com/BradleyHill> // Bryan Krol <https://github.com/bmkrol823> // Glenn Gartner <https://github.com/glenngartner> // Codertx <https://github.com/codertx> // Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped // TypeScript Version: 2.1 export import fabric = require("./fabric-impl");