Buckets:
| ; | |
| exports.__esModule = true; | |
| exports.default = isTransform; | |
| var supportedTransforms = /^((translate|rotate|scale)(X|Y|Z|3d)?|matrix(3d)?|perspective|skew(X|Y)?)$/i; | |
| function isTransform(value) { | |
| return !!(value && supportedTransforms.test(value)); | |
| } | |
| module.exports = exports["default"]; |
Xet Storage Details
- Size:
- 303 Bytes
- Xet hash:
- 58a32b0fda07736cb30d249cb80481a66d03e6b81025b0fb6bd2ac9b04d5746c
·
Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.