Skip to content

Commit

Permalink
index.d.ts updated
Browse files Browse the repository at this point in the history
  • Loading branch information
geoffhendrey committed Oct 23, 2024
1 parent 4ac926b commit f716ce2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/index.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,5 @@ export * from './TemplateProcessor.ts';
export * as MetaInfoProducer from './MetaInfoProducer.ts';
export {default as JsonPointer} from './JsonPointer.ts'
export {stringifyTemplateJSON} from './utils/stringify.ts'
export * from './Lifecycle.js'

0 comments on commit f716ce2

Please sign in to comment.