mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2025-10-16 12:05:41 +00:00
adding export as namespace
This commit is contained in:
parent
ef08762ba2
commit
6f5fed8bf3
2
chart.js/index.d.ts
vendored
2
chart.js/index.d.ts
vendored
@ -410,3 +410,5 @@ export class Chart {
|
||||
global: ChartOptions;
|
||||
}
|
||||
}
|
||||
|
||||
export as namespace Chart;
|
||||
Loading…
Reference in New Issue
Block a user