1
0
mirror of https://github.com/oceanprotocol/docs.git synced 2024-11-26 19:49:26 +01:00

output some models

This commit is contained in:
Matthias Kretschmann 2019-01-29 11:39:15 +01:00
parent c45504ccc2
commit ed7695f172
Signed by: m
GPG Key ID: 606EEEF3C479A91F

View File

@ -241,7 +241,9 @@ exports.createPages = ({ graphql, actions }) => {
'brizo/Brizo',
'keeper/Keeper',
'keeper/Web3Provider',
'secretstore/SecretStoreProvider'
'secretstore/SecretStoreProvider',
'models/Config',
'models/Balance'
]
}
})