UNPKG

maycur-business

Version:

maycur business react components of web

14 lines (11 loc) 274 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports["default"] = tau; var _constants = require("./constants"); // Copyright 2015-2018 FormBucket LLC // TAU returns the universal circle constant function tau() { return _constants.τ; }