mirror of
https://github.com/makeplane/plane.git
synced 2025-12-17 12:27:50 +01:00
4 lines
120 B
TypeScript
4 lines
120 B
TypeScript
|
|
export * from "./change-issue-state";
|
||
|
|
export * from "./change-issue-priority";
|
||
|
|
export * from "./change-issue-assignee";
|