Skip to content

Commit efdca35

Browse files
committed
chore: expose HomebridgeUi types
1 parent bc770a7 commit efdca35

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
11
export { HomebridgePluginUiServer, RequestError } from './server.js'
2+
export type { IHomebridgePluginUi, IHomebridgeUiFormHelper, IHomebridgeUiToastHelper } from "./ui.interface.js"

0 commit comments

Comments
 (0)