docs: added root jsdocs
This commit is contained in:
parent
22aed48ba4
commit
ee847541be
@ -1,4 +1,9 @@
|
||||
|
||||
/**
|
||||
* The Application Programming Interface (API) is the collection of
|
||||
* functions, classes and types offered by the Ethers library.
|
||||
*
|
||||
* @_section: api:API Specification
|
||||
*/
|
||||
import * as ethers from "./ethers.js";
|
||||
|
||||
export { ethers };
|
||||
|
Loading…
Reference in New Issue
Block a user