epiphany/node_modules/handlebars/runtime.d.ts

5 lines
86 B
TypeScript
Raw Normal View History

2023-12-09 22:19:03 -08:00
import Handlebars = require('handlebars')
declare module "handlebars/runtime" {
}