UNPKG
eth-typed-data
Version:
alpha (0.0.1)
latest (0.1.0-beta.0)
0.1.0-beta.0
0.0.1
A library to simplifiy interacting with and signing EIP712 typed data
eth-typed-data
/
docs
/
jsdoc.conf
13 lines
•
212 B
Plain Text
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
{
"tags"
: {
"allowUnknownTags"
:
true
},
"source"
: {
"includePattern"
:
".+
\\
.js(doc)?$"
,
"excludePattern"
:
"(^|
\\
/|
\\
\\
)_"
},
"plugins"
: [],
"opts"
: {
"template"
:
"./template.hbs"
} }