15 lines
231 B
JSON
15 lines
231 B
JSON
{
|
|
"version": 1,
|
|
"modules": [
|
|
{
|
|
"name": "math",
|
|
"customTypes": {},
|
|
"identifiers": {
|
|
"add": {
|
|
"encodedType": "F(I(32),I(32),I(32))",
|
|
"exported": true
|
|
}
|
|
}
|
|
}
|
|
]
|
|
} |