index
:
uppity
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
node_modules
/
handlebars
/
runtime.d.ts
blob: 0d5105eb73794b7ab88a7c30502977d10a836f45 (
plain
) (
blame
)
1
2
3
4
5
import
Handlebars
=
require
(
'handlebars'
)
declare
module
"handlebars/runtime"
{
}