We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2f167b0 commit 142f667Copy full SHA for 142f667
src/filter/isClamp.ts
@@ -1,5 +1,5 @@
1
import {TransformedToken} from 'style-dictionary/types'
2
-import {getValue} from '../utilities/getValue'
+import {getValue} from '../utilities/getValue.js'
3
/**
4
* @name isClamp
5
* @type filter
0 commit comments