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 4bcaf66 commit ae9dd2bCopy full SHA for ae9dd2b
types/index.d.ts
@@ -47,4 +47,4 @@ declare class InfiniteLoading extends Vue {
47
$slots: InfiniteLoading.Slots;
48
}
49
50
-export = InfiniteLoading;
+export default InfiniteLoading;
0 commit comments