* @internal
(
key: string,
val: any,
shouldReflect?: boolean,
shouldUpdate?: boolean,
)
| 1280 | * @internal |
| 1281 | */ |
| 1282 | _setProp( |
| 1283 | key: string, |
| 1284 | val: any, |
| 1285 | shouldReflect?: boolean, |
no outgoing calls
no test coverage detected