Skip to content

Commit 1193935

Browse files
committed
chore: ts ignore
1 parent 3d0d9f2 commit 1193935

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: src/tabs/tabs.ios.ts

+1
Original file line numberDiff line numberDiff line change
@@ -518,6 +518,7 @@ export class Tabs extends TabsBase {
518518
super.onUnloaded();
519519
}
520520

521+
//@ts-ignore
521522
get ios(): UIPageViewController {
522523
return this._ios;
523524
}

0 commit comments

Comments
 (0)