diff --git a/src/Umbraco.Web.UI.Client/libs/entity-action/index.ts b/src/Umbraco.Web.UI.Client/libs/entity-action/index.ts new file mode 100644 index 0000000000..9d7bf09f23 --- /dev/null +++ b/src/Umbraco.Web.UI.Client/libs/entity-action/index.ts @@ -0,0 +1 @@ +export * from './entity-action';