Skip to content

Commit

Permalink
fix: export crypto from nanotron
Browse files Browse the repository at this point in the history
Signed-off-by: S. Amir Mohammad Najafi <[email protected]>
  • Loading branch information
njfamirm authored Sep 23, 2024
1 parent 41e241d commit 193d03e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/nanotron/src/main.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,6 @@ import {definePackage} from '@alwatr/logger';
import type {} from '@alwatr/nano-build';

export * from '@alwatr/nanotron-api-server';
export * from '@alwatr/crypto';

definePackage('@alwatr/nanotron', __package_version__);

0 comments on commit 193d03e

Please sign in to comment.