Skip to content

Commit cebcd6d

Browse files
author
farfromrefuge
committed
chore: tsc
1 parent f63bae1 commit cebcd6d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/ui-pager/svelte/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ import { ItemEventData, View } from '@nativescript/core';
22
import { profile } from '@nativescript/core/profiling';
33
import { ContentView, LayoutBase, StackLayout, ViewBase } from '@nativescript/core/ui';
44
import { NativeViewElementNode, TemplateElement, ViewNode, createElement, registerElement, registerNativeViewElement } from 'svelte-native/dom';
5+
//@ts-ignore
56
import { flush } from 'svelte/internal';
67
import { Pager, PagerItem } from '..';
78

0 commit comments

Comments
 (0)