summaryrefslogtreecommitdiff
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" {
   
}