mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-04-24 05:06:02 +08:00
OldUMD and many other module fixes.
This commit is contained in:
6
react-notification-system/index.d.ts
vendored
6
react-notification-system/index.d.ts
vendored
@@ -76,7 +76,5 @@ declare namespace NotificationSystem {
|
||||
}
|
||||
|
||||
|
||||
declare module 'react-notification-system' {
|
||||
var component: React.ClassicComponentClass<NotificationSystem.Attributes>;
|
||||
export = component;
|
||||
}
|
||||
declare var NotificationSystem: React.ClassicComponentClass<NotificationSystem.Attributes>;
|
||||
export = NotificationSystem;
|
||||
|
||||
Reference in New Issue
Block a user