Skip to content

Commit 1b70c7d

Browse files
committed
feat: 新增身份证工具类,提供身份证号码验证、解析、生成等功能,增强类型安全和错误处理。
1 parent 650e2a6 commit 1b70c7d

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

src/idCard.ts

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
/**
2+
* idCard
3+
* @Author: liwb (lwbhtml@163.com)
4+
* @Date: 2025-09-23 16:21
5+
* @LastEditTime: 2025-09-23 16:21
6+
* @Description: idCard
7+
*/

0 commit comments

Comments
 (0)