Files
handlebars.js/runtime.d.ts
T
Igor Savin 2f68d9425b Migrate to oxlint and oxfmt v2 (#2130)
* Migrate to oxlint and oxfmt
* Address review comments
2026-03-10 17:27:44 +01:00

4 lines
83 B
TypeScript

import Handlebars = require('handlebars');
declare module 'handlebars/runtime' {}