mirror of
https://github.com/makeplane/plane.git
synced 2025-12-18 20:59:39 +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";
|