Type alias AssetSystem

AssetSystem: IAssetConfig & {
    __typename?: "AssetSystem";
    apiKey: Scalars["String"];
}

Generated using TypeDoc