Skip to content

Commit

Permalink
QI-2416 - Added index.js
Browse files Browse the repository at this point in the history
  • Loading branch information
lpires-ccs committed Apr 30, 2019
1 parent 643cdc9 commit 8e4719b
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions index.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
import EXCIPIENTS_GUIDANCE from "./guidance-for-industry/2002d-0389-gdl0002.pdf";

export const ReferenceDocuments = {
EXCIPIENTS_GUIDANCE,
};

export default ReferenceDocuments;

0 comments on commit 8e4719b

Please sign in to comment.