Skip to content

@vttforge/testing / index / RecordedSetting

Interface: RecordedSetting ​

A setting the code under test registered.

Properties ​

config ​

config: Record<string, unknown>


key ​

key: string


namespace ​

namespace: string

MIT licensed.