UNPKG
@raintech-oss/jovo-dew
Version:
latest (2.0.2)
2.0.2
2.0.1
2.0.0
1.1.0
1.0.0
Dew View Engine for Jovo
github.com/raintech-oss/jovo-dew
raintech-oss/jovo-dew
@raintech-oss/jovo-dew
/
dist
/
types
/
missingInterpolationHandler.d.ts
2 lines
(1 loc)
•
100 B
TypeScript
View Raw
1
2
export
declare
function
missingInterpolationHandler
(
this
:
any
,
text
:
string
,
keys
:
string
[]
):
any
;