Urara-Blog/node_modules/.pnpm-store/v3/files/4a/052366cb21359aefcc138479e7ba03ccb277b85eb97a4e21d9128d9cb8cf4154035cbf11e7af92b138f2ceea13d2fc890509a9f455f5bba13d8b74ea698747
2022-08-14 01:14:53 +08:00

3 lines
123 B
Text

'use strict';
// All of the curently implemented math functions
module.exports = new Set(['calc', 'clamp', 'max', 'min']);