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

Commit

Permalink
Update index.d.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
luciferreeves committed Jan 8, 2022
1 parent 6be6d74 commit 100d23d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions index.d.ts
Expand Up @@ -119,6 +119,7 @@ declare namespace Blaver {
hexaDecimal(count?: number): string;
json(): string;
array(length?: number): Array<string | number>;
bigInt(value?: number): number;
};

date: {
Expand Down

0 comments on commit 100d23d

Please sign in to comment.