Skip to content

Commit

Permalink
NEXT-37264 - convert flow-builder.service to typescript
Browse files Browse the repository at this point in the history
  • Loading branch information
LarsKemper committed Jul 25, 2024
1 parent fc91a78 commit 327d4fa
Show file tree
Hide file tree
Showing 4 changed files with 790 additions and 621 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import './service/flow-builder.service';
import './service';
import './acl';

import flowState from './state/flow.state';
Expand Down
Loading

0 comments on commit 327d4fa

Please sign in to comment.