UNPKG

866 BTypeScriptView Raw
1// Type definitions for FabricJS 3.0
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// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
14// TypeScript Version: 2.1
15export import fabric = require("./fabric-impl");