diff --git a/packages/shared/src/index.ts b/packages/shared/src/index.ts index 19e43948..1dadb743 100644 --- a/packages/shared/src/index.ts +++ b/packages/shared/src/index.ts @@ -1,4 +1,5 @@ /** + * * @packageDocumentation * @module shared * @description Shared is used by other dependencies of pluto-encrypted to reduce code duplication.