ITADN

feat(types): add TypeScript type definitions

#499Pull Requesttheluckystrike 创建于 2026-03-04
T
theluckystrikecommented
## Summary Adds TypeScript type definitions for @microlink/cards package. ## Changes - Added `src/index.d.ts` with full type definitions for the microlinkCards function - Added `types` field to package.json pointing to the new type definition file ## Motivation This package previously had no TypeScript type definitions, making it difficult for TypeScript users to use @microlink/cards in their projects. These types provide full type safety and IDE autocompletion. ---
合并状态:未合并 1 条评论