UNPKG

contentstack

Version:
7 lines (6 loc) 133 B
const ContentstackRegion = { EU: "eu", US: "us" }; export default ContentstackRegion; //module.exports = ContentstackRegion;