On this page

Type Alias ExpressionSpecificationDefinition

type ExpressionSpecificationDefinition = {
    interpolated: boolean;
    parameters: ExpressionParameters;
}
Index

Properties

interpolated: boolean
Was this helpful?
SDK JS
Reference
ExpressionSpecificationDefinition