Type Alias PublicProjectSettings

PublicProjectSettings: {
    network: Network;
    stripePublicKey?: string;
}