UNPKG

@tomei/rental

Version:
5 lines (4 loc) 130 B
import { StockInventory } from '@tomei/stock'; export declare const ItemClassMap: { StockInventory: typeof StockInventory; };