export { getOpenLocationUrl, openLocationInH5, openLocationInMp } from './option-location';
export type { OpenLocation } from './types';
