UNPKG

node-hca

Version:

Node.js client for HCA

14 lines (10 loc) 158 B
'use strict'; (function() { var backgroundType = { none: 0, image: 1, linkedDXF: 2, importedDXF: 3 }; module.exports = backgroundType; })();