UNPKG

wonder.js

Version:
14 lines (10 loc) 188 B
'use strict'; function getDefaultColor(param) { return /* array */[ 0, 0, 0 ]; } exports.getDefaultColor = getDefaultColor; /* No side effect */