mirror of
https://github.com/makeplane/plane.git
synced 2025-12-20 05:39:32 +01:00
3 lines
167 B
TypeScript
3 lines
167 B
TypeScript
|
|
// eslint-disable-next-line @typescript-eslint/no-unused-vars
|
||
|
|
export const useWorkspaceIssuePropertiesExtended = (workspaceSlug: string | string[] | undefined) => {};
|