mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-08-20 12:00:53 +08: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