UNPKG

996 BTypeScriptView Raw
1// Type definitions for FabricJS 4.2
2// Project: http://fabricjs.com/
3// Definitions by: Oliver Klemencic <https://github.com/oklemencic>
4// Joseph Livecchi <https://github.com/joewashear007>
5// Michael Randolph <https://github.com/mrand01>
6// Tiger Oakes <https://github.com/NotWoods>
7// Brian Martinson <https://github.com/bmartinson>
8// Rogerio Teixeira <https://github.com/RogerioTeixeira>
9// Bradley Hill <https://github.com/BradleyHill>
10// Bryan Krol <https://github.com/bmkrol823>
11// Glenn Gartner <https://github.com/glenngartner>
12// Codertx <https://github.com/codertx>
13// Mike Moore <https://github.com/mike667>
14// Natalie Marleny <https://github.com/nataliemarleny>
15// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
16// TypeScript Version: 2.1
17export import fabric = require('./fabric-impl');