refactor: add the Identity type #33

Manually merged
dananglin merged 1 commit from the-identity-type into main 2024-01-23 21:58:23 +00:00

1 commit

Author SHA1 Message Date
73547c49c6
refactor: add the Identity type
All checks were successful
/ test (pull_request) Successful in 32s
/ lint (pull_request) Successful in 36s
Add a new Identity type with the required methods so that now the board
types (Card, Status and soon Tag) can automatically satisfy the BoltItem
interface.
2024-01-23 19:42:35 +00:00