Gitiles
Code Review
Sign In
gerrit.openfyde.cn
/
chromium.googlesource.com
/
devtools
/
devtools-frontend
/
382089011bd94ad6c89702943d587877e21c08a7
/
.
/
node_modules
/
stylelint
/
lib
/
reference
/
mathFunctions.js
blob: e176131a12588c556f311bfd4d9e9718bc85f5a7 [
file
] [
log
] [
blame
]
Mathias Bynens
79e2cf0
2020-05-29 16:46:17 +0200
[
diff
] [
blame
]
1
'use strict'
;
2
Tim van der Lippe
3820890
2021-05-11 16:37:59 +0100
[
diff
] [
blame^
]
3
module
.
exports
=
[
'calc'
,
'clamp'
,
'max'
,
'min'
];