mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-07-08 19:20:05 +00:00
Add spaces after comment to fix build
This commit is contained in:
4
types/handsontable/index.d.ts
vendored
4
types/handsontable/index.d.ts
vendored
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user