@aelf-react/types
Advanced tools
Comparing version 0.1.0 to 0.1.7
@@ -135,9 +135,9 @@ import type { ec } from 'elliptic'; | ||
callAElfChain: (...args: unknown[]) => Promise<any>; | ||
/** @deprecated */ | ||
/** @deprecated will be removed */ | ||
checkPermission: (...args: unknown[]) => Promise<any>; | ||
/** @deprecated */ | ||
/** @deprecated will be removed */ | ||
setContractPermission: (...args: unknown[]) => Promise<any>; | ||
/** @deprecated */ | ||
/** @deprecated will be removed */ | ||
removeMethodsWhitelist: (...args: unknown[]) => Promise<any>; | ||
/** @deprecated */ | ||
/** @deprecated will be removed */ | ||
removeContractPermission: (...args: unknown[]) => Promise<any>; | ||
@@ -144,0 +144,0 @@ /** aelf-bridge only*/ |
{ | ||
"name": "@aelf-react/types", | ||
"keywords": [ | ||
"aelf-react" | ||
"aelf-react", | ||
"react", | ||
"react-hooks", | ||
"hooks", | ||
"aelf", | ||
"javascript", | ||
"typescript", | ||
"web3", | ||
"context", | ||
"frontend", | ||
"dapp" | ||
], | ||
@@ -12,3 +22,3 @@ "author": "Mason Huang <mason.huang@aelf.io>", | ||
}, | ||
"version": "0.1.0", | ||
"version": "0.1.7", | ||
"files": [ | ||
@@ -15,0 +25,0 @@ "dist/*" |
# @aelf-react/types | ||
Please visit the [parent](https://github.com/mason-hz/aelf-react) [aelf-react](https://github.com/mason-hz/aelf-react) [repository](https://github.com/mason-hz/aelf-react) for documentation and details on this packge. |
7023
4