Files
NetMesh/components/sftp/hooks/useSftpPaneSorting.ts

6 lines
211 B
TypeScript
Raw Normal View History

/** @deprecated Import from `@/application/state/sftp/useSftpPaneSorting` instead. */
export {
useSftpPaneSorting,
type UseSftpPaneSortingResult,
} from "../../../application/state/sftp/useSftpPaneSorting";