Skip to content

@vttforge/testing / RecordedSetting

Interface: RecordedSetting

A setting the code under test registered.

Properties

config

config: Record<string, unknown>


key

key: string


namespace

namespace: string

MIT licensed.