getOrganization()
How to use?
import { getVESS } from "vess-sdk"
const streamId = "kj............."
const vess = getVESS()
const org = await vess.getOrganization(streamId)Parameters
Return
Last updated
import { getVESS } from "vess-sdk"
const streamId = "kj............."
const vess = getVESS()
const org = await vess.getOrganization(streamId)Last updated