import VuexPersistPlugin from './persist'

export { IOptions as IPersistOptions } from './description'
export default VuexPersistPlugin
