Skip to content
This repository has been archived by the owner on Jan 2, 2024. It is now read-only.

Commit

Permalink
feat: export rng
Browse files Browse the repository at this point in the history
  • Loading branch information
holvonixAdvay committed Aug 10, 2019
1 parent 818a366 commit af1910f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/index.ts
Expand Up @@ -24,6 +24,7 @@ Third-party dependencies may have their own licenses.
export * from './registry';
export * from './fuzzer';
export * from './extras';
export * from './rng';

import * as core from './core';
import * as experimental from './experimental';
Expand Down

0 comments on commit af1910f

Please sign in to comment.