Interface: TestableProviderDescriptor
One conventional src/providers/<name>.ts context provider the harness
mounts for every manifest request scope, exactly as the generated entries
do (#313). key is the camel-cased request-context key.
Properties
id
readonlyid:string
key
readonlykey:string
name
readonlyname:string
relativePath
readonlyrelativePath:string
Project-relative POSIX path of the provider module.
source
readonlysource:string
Absolute provider module path.