From 9f6212d61eba53eb4da504876f5a01b93a80fc1c Mon Sep 17 00:00:00 2001
From: Tevin <tingquanren@163.com>
Date: Thu, 09 Apr 2026 18:19:50 +0800
Subject: [PATCH] docs(skill): 将 playwright-patterns.md 翻译为中文
---
src/index.ts | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/src/index.ts b/src/index.ts
new file mode 100644
index 0000000..454624a
--- /dev/null
+++ b/src/index.ts
@@ -0,0 +1 @@
+export { CSideMenu } from './framework/sideMenu/CSideMenu';
--
Gitblit v1.9.1