I want to use collections.js in my typescript Angular2 project. I want to start with multimap. There's no @types/collections package and there's no collections.js in typings.
When I write
const MultiMap = require('collections/multi-map')
I got "NoProviderError for PlatformRef" in Agnular2.

requirefunction somewhere?"node"typings in theirtsconfig.json