Skip to content

Commit

Permalink
Add export of Options type
Browse files Browse the repository at this point in the history
  • Loading branch information
wooorm committed Jul 9, 2021
1 parent 7631a85 commit 30060d3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions index.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
* @typedef {import('./lib/index.js').ResolveFrom} ResolveFrom
* @typedef {import('./lib/index.js').ConfigTransform} ConfigTransform
* @typedef {import('./lib/index.js').Preset} Preset
* @typedef {import('./lib/index.js').Options} Options
*/

export {engine} from './lib/index.js'

0 comments on commit 30060d3

Please sign in to comment.