Skip to content

Commit

Permalink
feat: export get declaration filename helper (#1109)
Browse files Browse the repository at this point in the history
  • Loading branch information
sdstolworthy committed Oct 17, 2023
1 parent 1e2b41a commit de1039c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/codegen-ui-react/lib/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
See the License for the specific language governing permissions and
limitations under the License.
*/
export * from './react-studio-template-renderer-helper';
export * from './react-component-renderer';
export * from './react-expander-renderer';
export * from './react-table-renderer';
Expand Down

0 comments on commit de1039c

Please sign in to comment.