From aefa2dc89b44f21453e9e3bf19c90d41b1c83e8e Mon Sep 17 00:00:00 2001 From: 沈斌 <bluelazysb@hotmail.com> Date: Fri, 13 Jul 2018 15:22:13 +0800 Subject: [PATCH] updates --- _mock/index.ts | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/_mock/index.ts b/_mock/index.ts index 34345bf..2dca7a1 100644 --- a/_mock/index.ts +++ b/_mock/index.ts @@ -2,3 +2,4 @@ export * from './_rule'; export * from './_api'; export * from './_chart'; +export * from './_demo'; -- Gitblit v1.8.0