import { liffCore, LiffCore } from '@liff/core';
import { LiffPlugin, LiffPluginContext } from '../exports';
export { liffCore as liff };
export { LiffCore as Liff, LiffPlugin, LiffPluginContext };
export default liffCore;
