From f5586240e50b0a85e513817520fcfe0b72949387 Mon Sep 17 00:00:00 2001 From: 梁灏 Date: Tue, 19 Mar 2019 10:27:50 +0800 Subject: [PATCH] fix typo --- types/layout.d.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/types/layout.d.ts b/types/layout.d.ts index 97a5217..a767cd8 100644 --- a/types/layout.d.ts +++ b/types/layout.d.ts @@ -70,4 +70,4 @@ export declare interface Layout extends Vue { * methods, 改变Sider展开-收起状态。 */ toggleCollapse(): void; -}更多· \ No newline at end of file +} \ No newline at end of file -- libgit2 0.21.4