Ferramente-projeto/src/app/(controle)/organizations/hooks/index.ts

2 lines
55 B
TypeScript
Raw Normal View History

2026-01-07 20:50:15 +00:00
export { useOrganizations } from './useOrganizations';