This commit is contained in:
syuilo
2018-02-13 09:27:57 +09:00
parent be80c98ee5
commit e8affdc730
18 changed files with 56 additions and 48 deletions

View File

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