Skip to content

Commit 6c775ed

Browse files
committed
Expose Glide type
1 parent 4d0f887 commit 6c775ed

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/index.ts

+1
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,4 @@ export const withConfig = defaultClient.with.bind(defaultClient);
1010

1111
export { RowOf, AppManifest, ColumnType } from "./types";
1212
export { type Table } from "./Table";
13+
export { type Glide } from "./Glide";

0 commit comments

Comments
 (0)