UNPKG

node-hca

Version:

Node.js client for HCA

15 lines (11 loc) 168 B
'use strict'; (function() { var displayType = { icon: 0, html: 1, text: 2, iconWithDFX: 3, iconWithImageBG: 4 }; module.exports = displayType; })();