p632-sp-2016/eDocLite

View on GitHub
src/components/ItemTypes.js

Summary

Maintainability
A
0 mins
Test Coverage
export default {
  BOX: 'box'
};