We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ea0a453 commit ab7d575Copy full SHA for ab7d575
src/IFileReference.ts
@@ -1,4 +1,4 @@
1
-import { IBag} from "../IBag;
+import { Bag} from "../Bag;
2
3
export interface IFileReference {
4
path: string;
0 commit comments