0.1.0 #1
@@ -14,7 +14,7 @@ export class Reffuse<
|
||||
readonly Provider: ReffuseReactContext.Provider<RuntimeR, OwnContextR, ParentContextR>
|
||||
|
||||
constructor(
|
||||
readonly runtime: Runtime.Runtime<RuntimeR>,
|
||||
private readonly runtime: Runtime.Runtime<RuntimeR>,
|
||||
parent?: Reffuse<RuntimeR, ParentContextR, unknown, unknown>,
|
||||
) {
|
||||
this.Provider = parent
|
||||
|
||||
Reference in New Issue
Block a user