This commit is contained in:
syuilo 2018-02-22 00:07:37 +09:00
parent 0f36bbd3d4
commit 9fde555cc3
7 changed files with 87 additions and 83 deletions

View file

@ -53,7 +53,7 @@
<script lang="ts">
import Vue from 'vue';
import uuid from 'uuid';
import * as uuid from 'uuid';
export default Vue.extend({
props: ['connection'],