FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

feat: expose `Options` (#68) · unplugin/unplugin-replace@d4ee1e3 · GitHub

Commit d4ee1e3

Browse files
authored
feat: expose Options (#68)
1 parent 90dbdc4 commit d4ee1e3

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

‎src/index.ts‎

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ import {
1111
} from 'unplugin'
1212
import { resolveOptions, type Options, type ReplaceItem } from './core/options'
1313

14+
export type { Options }
15+
1416
/**
1517
* The main unplugin instance.
1618
*/

0 commit comments

Comments
 (0)

Back | FazBrowse Home | New Git URL