UNPKG

90 BJavaScriptView Raw
1"use strict";
2
3//alias
4const that = require('../color/hexToRgb');
5
6module.exports = that;