Misc information about the api
| Name | Type | Description | Notes |
|---|---|---|---|
| version | AboutInfoVersion | [default to undefined] |
import { AboutInfo } from '@cosmotech/api-ts';
const instance: AboutInfo = {
version,
};Misc information about the api
| Name | Type | Description | Notes |
|---|---|---|---|
| version | AboutInfoVersion | [default to undefined] |
import { AboutInfo } from '@cosmotech/api-ts';
const instance: AboutInfo = {
version,
};