Skip to content

Commit

Permalink
feat: export Template
Browse files Browse the repository at this point in the history
  • Loading branch information
thetutlage committed Aug 19, 2023
1 parent 98ed217 commit fa11bdb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@

import { Edge } from './src/edge/main.js'

export { Template } from './src/template.js'
export { edgeGlobals } from './src/edge/globals.js'
export { Edge }

Expand Down

0 comments on commit fa11bdb

Please sign in to comment.