Skip to content

Commit de1039c

Browse files
authored
feat: export get declaration filename helper (#1109)
1 parent 1e2b41a commit de1039c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/codegen-ui-react/lib/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
See the License for the specific language governing permissions and
1414
limitations under the License.
1515
*/
16+
export * from './react-studio-template-renderer-helper';
1617
export * from './react-component-renderer';
1718
export * from './react-expander-renderer';
1819
export * from './react-table-renderer';

0 commit comments

Comments
 (0)