1
0
mirror of https://github.com/oceanprotocol/market.git synced 2024-12-02 05:57:29 +01:00

fixing typing error

This commit is contained in:
Jamie Hewitt 2021-05-14 16:49:03 +03:00
parent ad83649cb8
commit e7295253fa

View File

@ -1,6 +1,6 @@
import fetch from 'cross-fetch' import fetch from 'cross-fetch'
export async function rebacRequest( export async function rbacRequest(
component: string, component: string,
eventType: string, eventType: string,
token: string token: string