interface AssetsResponse {
    assets: string[];
}

Properties

Properties

assets: string[]

Generated using TypeDoc