@stdlib/esm
Version:
ES module distribution for Stdlib, a standard library for JavaScript and Node.js.
3 lines • 346 B
JavaScript
// This file is a part of stdlib. License is Apache-2.0: http://www.apache.org/licenses/LICENSE-2.0
import e from"./../utils/define-nonenumerable-read-only-property.js";var r=e,i=/^[0-9A-F]{3}$|^[0-9A-F]{6}$/i,o=/^[0-9A-F]{3}$/i,t=/^[0-9A-F]{6}$/i;r(t,"either",i),r(t,"shorthand",o);export default t;
//# sourceMappingURL=color-hexadecimal.js.map