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