Skip to content

Commit

Permalink
Update packages/plugins/AddressSearch/src/index.ts
Browse files Browse the repository at this point in the history
Co-authored-by: Pascal Röhling <[email protected]>
  • Loading branch information
jedi-of-the-sea and dopenguin authored Feb 12, 2025
1 parent a278f34 commit 6c55a44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/plugins/AddressSearch/src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ export { SearchResultSymbols }
export type {
AddressSearchState,
AddressSearchGetters,
MpApiParameters,
BKGParameters,
MpApiParameters,
} from './types'

export default (options: AddressSearchConfiguration) => (instance: Vue) =>
Expand Down

0 comments on commit 6c55a44

Please sign in to comment.