code: types,nextjs,frontends (2 files)

This commit is contained in:
2025-12-26 04:56:14 +00:00
parent 9c33e060d2
commit 6d25dce0bd
2 changed files with 2 additions and 2 deletions

View File

@@ -1 +1 @@
export * from './types/builder-types'
export * from '../types/builder-types'

View File

@@ -1 +1 @@
export * from './types/schema-types'
export * from '../types/schema-types'