xref
: /
plugin
/
asciidocjs
/
node_modules
/
handlebars
/
runtime.d.ts
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
import
Handlebars
=
require
(
'handlebars'
)
2
3
declare
module
"
handlebars
/
runtime
"
{
4
5
}