UNPKG

slack-client

Version:
8 lines (6 loc) 103 B
var PROPERTY_TYPES = { SIMPLE: 0, MODEL: 1, MODEL_ARRAY: 2, }; module.exports = PROPERTY_TYPES;