export { getCommitCode, getGenVersionPluginOptions, getMpInsertCode, getMpVersionCode, getVersionCode, getWebInsertCode, } from './gen-version'; export type { IGenVersionOptions, } from './types';