Skip to content

Commit ab24f14

Browse files
committed
Add utils/fhir module to parent module export
1 parent 2491d0b commit ab24f14

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ export * from './utils/date';
1010
export * from './utils/error';
1111
export * from './utils/tests';
1212
export * from './utils/uuid';
13+
export * from './utils/fhir';
1314

1415
export * from './hooks/bus';
1516
export * from './hooks/service';

0 commit comments

Comments
 (0)