import Vue, { PluginObject } from 'vue' import {EdCard} from "./EdCard"; export class Card extends EdCard {}