UNPKG
@quartic/bokehjs
Version:
latest (0.12.5)
0.12.5
Interactive, novel data visualization
github.com/bokeh/bokeh
bokeh/bokeh
@quartic/bokehjs
/
build
/
js
/
tree
/
core
/
util
/
templating.d.ts
2 lines
(1 loc)
•
108 B
TypeScript
View Raw
1
2
export
declare
var
replace_placeholders
:
(
string
:
any
,
data_source
:
any
,
i
:
any
,
special_vars
:
any
) =>
any
;