frontend


frontend / api/inventory/list

api/inventory/list

File

list.ts

Enterprise

  • Enables focused single-responsibility modules (listFetcher, rowNormalizers)
  • Preserves existing import paths: import { getInventoryPage } from '@/api/inventory'
  • Zero breaking changes for consuming components

References

getInventoryPage

Re-exports getInventoryPage


toInventoryRow

Re-exports toInventoryRow