diff --git a/types/handsontable/index.d.ts b/types/handsontable/index.d.ts index e28562a08f..492dbd61a1 100644 --- a/types/handsontable/index.d.ts +++ b/types/handsontable/index.d.ts @@ -519,5 +519,5 @@ declare class Handsontable extends __Handsontable.Core { declare module "handsontable" { export = Handsontable; } -//export = Handsontable; -//export as namespace Handsontable; +// export = Handsontable; +// export as namespace Handsontable;