diff --git a/libs/index.ts b/libs/index.ts
index 7ff5ba8680eae8a259ba08d814632d128069f0b0..5c3c7ace164cad2557ab81773177a8f6967ec0fd 100644
--- a/libs/index.ts
+++ b/libs/index.ts
@@ -1,4 +1,5 @@
 export * as aws from './aws';
+export * as erp from './erp';
 export * as leaflet from './leaflet';
 export * as nshmpHaz from './nshmp-haz';
 export * as nshmpLib from './nshmp-lib';