We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Glide
1 parent 4d0f887 commit 6c775edCopy full SHA for 6c775ed
src/index.ts
@@ -10,3 +10,4 @@ export const withConfig = defaultClient.with.bind(defaultClient);
10
11
export { RowOf, AppManifest, ColumnType } from "./types";
12
export { type Table } from "./Table";
13
+export { type Glide } from "./Glide";
0 commit comments