mirror of
https://github.com/makeplane/plane.git
synced 2025-12-21 22:29:36 +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) => {};
|