Type alias ShyftSettings

ShyftSettings: {
    apiKey: string;
    network: Network;
}

Type declaration

Generated using TypeDoc