I am trying to get fabricjs to work with typescript and requirejs. Here is my setup:
I installed fabric using npm install @types/fabric@3.6.6 --save-dev<
npm install @types/fabric@3.6.6 --save-dev