feat: add support for browser es modules
This commit is contained in:
committed by
Justin Starry
parent
bbae23358c
commit
08ff2d12f2
@@ -1,4 +1,4 @@
|
||||
declare module 'keccak' {
|
||||
declare module 'js-sha3' {
|
||||
// TODO: Fill in types
|
||||
declare module.exports: any;
|
||||
}
|
Reference in New Issue
Block a user