Add TypeScript version

This commit is contained in:
Andrei Horodinca 2018-11-05 16:53:13 +01:00
parent 7c2ccbf62f
commit 34ea6caa86

View File

@ -2,6 +2,7 @@
// Project: https://github.com/cferdinandi/smooth-scroll
// Definitions by: Andrei Horodinca <https://github.com/andreiho>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// TypeScript Version: 2.1
export as namespace SmoothScroll;