Skip to content

Commit

Permalink
chore: Add editor changes (#67)
Browse files Browse the repository at this point in the history
  • Loading branch information
jcesarmobile authored Aug 30, 2024
1 parent 18bab80 commit 4238a82
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/web.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,15 @@ import { WebPlugin } from '@capacitor/core';
import { defineCustomElements as jeepPhotoviewer } from 'jeep-photoviewer/loader';

import type {
PhotoViewerPlugin,
capEchoOptions,
capEchoResult,
capShowOptions,
capShowResult,
capHttpOptions,
capHttpResult,
capPaths,
capShowOptions,
capShowResult,
Image,
PhotoViewerPlugin,
ViewerOptions,
} from './definitions';

Expand Down

0 comments on commit 4238a82

Please sign in to comment.