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 98434a2 commit e6e265cCopy full SHA for e6e265c
src/expression/definitions/index.ts
@@ -52,6 +52,7 @@ export const expressions: ExpressionRegistry = {
52
'interpolate': Interpolate,
53
'interpolate-hcl': Interpolate,
54
'interpolate-lab': Interpolate,
55
+ 'interpolate-projection': Interpolate,
56
'length': Length,
57
'let': Let,
58
'literal': Literal,
0 commit comments