function setCurrencyCodeForTest
setCurrencyCodeForTest(c: string): void

For testing: set the currency code directly

Parameters

c: string

Return Type

void

Usage

import { setCurrencyCodeForTest } from "docs/utilities.ts";