import Kdu from './runtime/index' import * as kca from 'v3' import { extend } from 'shared/util' extend(Kdu, kca) export default Kdu