UNPKG
@tko/provider.mustache
Version:
latest (4.0.0-beta1.6)
4.0.0-beta1.6
4.0.0-beta1.5
4.0.0-beta1.4
4.0.0-beta1.3
4.0.0-beta1.0
4.0.0-alpha9.0
4.0.0-alpha8.4
4.0.0-alpha8.1
4.0.0-alpha8.0
4.0.0-alpha8
4.0.0-alpha7.4
4.0.0-alpha7.3
4.0.0-alpha7.2
4.0.0-alpha7.1
4.0.0-alpha7.0
4.0.0-alpha6.11.0
4.0.0-alpha6.9
4.0.0-alpha6.8
4.0.0-alpha6.7
4.0.0-alpha6.6
4.0.0-alpha6.5
4.0.0-alpha6.4
4.0.0-alpha6.3
4.0.0-alpha6.2
Interpolate text/node attributes {{ }}
tko.io
knockout/tko
@tko/provider.mustache
/
dist
/
index.js
12 lines
(11 loc)
•
282 B
JavaScript
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
"use strict"
;
// @tko/provider.mustache 🥊 4.0.0-beta1.6 ESM
export
{
default
as
AttributeMustacheProvider
}
from
"./AttributeMustacheProvider"
;
export
{
default
as
TextMustacheProvider
}
from
"./TextMustacheProvider"
;
export
{ parseInterpolation }
from
"./mustacheParser"
;