Typing is the new definition manager for typescript. Basicaly it aims to replace the old tsd tool. What about adding typings registration with tsd ones? More info: - https://github.com/typings/typings (Typing general info) - https://github.com/typings/typings/blob/master/docs/tsd.md (Moving from TSD)
Typing is the new definition manager for typescript.
Basicaly it aims to replace the old tsd tool.
What about adding typings registration with tsd ones?
More info: