The TypeScript package contains interface definitions for Node.js and jQuery. I was wondering if someone had already written definitions for the JavaScript JavaScript SDK.
You can get it tsd by typing tsd install fbsdk --save . Here it is definitely typed: https://github.com/borisyankov/DefinitelyTyped/blob/master/fbsdk/fbsdk.d.ts
tsd install fbsdk --save
(From this answer )
No, not officially released or not supported. But if the community creates one, we will be happy to connect and promote as necessary.