Skip to content

Commit 3b16b6f

Browse files
feat(block): add support for v1 (#1855)
Co-authored-by: Rémy Léone <[email protected]>
1 parent 9f18271 commit 3b16b6f

File tree

7 files changed

+1208
-0
lines changed

7 files changed

+1208
-0
lines changed

packages/clients/src/api/block/index.gen.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,5 @@
33
* EDIT HERE
44
*/
55

6+
export * as v1 from './v1/index.gen'
67
export * as v1alpha1 from './v1alpha1/index.gen'

0 commit comments

Comments
 (0)