UNPKG

vue-spatialnavigation

Version:
8 lines (7 loc) 202 B
import Vue from "vue"; export default class Home extends Vue { current: string; componentFunctionRight(): void; componentFunctionLeft(): void; componentFunctionClicked(): void; }