removed extra whitespace in index file

This commit is contained in:
saranshkataria
2017-12-28 10:11:33 +05:30
parent 25d9efa9be
commit 03cceeea2d

View File

@@ -3,7 +3,7 @@
// Definitions by: Saransh Kataria <https://github.com/saranshkataria>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
declare function elementResizeDetectorMaker(options?: elementResizeDetectorMaker.ErdmOptions) : elementResizeDetectorMaker.Erd;
declare function elementResizeDetectorMaker(options?: elementResizeDetectorMaker.ErdmOptions): elementResizeDetectorMaker.Erd;
declare namespace elementResizeDetectorMaker {
interface ErdmOptions {