no message

Former-commit-id: aa5d410dddbfc6ef7f3b11ff237920c8f8e53a26
Former-commit-id: 72e841cf407495cbd0aa3f89d4b3eaddf6f91a71
Former-commit-id: 6899f78e5b4bd29026b7ba19c29cdea6625ce9f7
This commit is contained in:
李杨
2018-02-13 22:24:37 +08:00
parent bfa49fae3b
commit 9d89f28878
9 changed files with 29 additions and 5 deletions

View File

@@ -0,0 +1,6 @@
import pub from './_pub'
export const message = {
pub,
hello: 'Hello World'
}