UNPKG

@cityssm/faster-constants

Version:

Constants used by multiple Node packages that work with the FASTER Fleet Management System

9 lines (8 loc) 184 B
import inventory from './inventory/index.js'; import other from './other/index.js'; import vendors from './vendors/index.js'; export default { inventory, other, vendors };