Formatting
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import Type from "./Type";
|
||||
import Type from './Type';
|
||||
|
||||
export default interface IDependencyProvider {
|
||||
canProvide(type: Type): boolean;
|
||||
|
||||
Reference in New Issue
Block a user