mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-08-11 20:40:20 +00:00
Update inversify-global-tests.ts
This commit is contained in:
@@ -12,7 +12,7 @@ module global_module_test {
|
||||
}
|
||||
|
||||
interface IShuriken {
|
||||
throw();
|
||||
throw(): string;
|
||||
}
|
||||
|
||||
class Katana implements IKatana {
|
||||
|
||||
Reference in New Issue
Block a user