initial public commit
This commit is contained in:
2
dist-browser/utils.d.ts
vendored
Normal file
2
dist-browser/utils.d.ts
vendored
Normal file
@@ -0,0 +1,2 @@
|
||||
export declare const base32Encode: (payload: string | Uint8Array<ArrayBufferLike>) => any;
|
||||
export declare const getValueOrFirstEntry: (value: unknown | unknown[]) => any;
|
||||
Reference in New Issue
Block a user