0.1.3 #4
@@ -1,6 +1,6 @@
|
|||||||
import { Effect, Function, Predicate, Runtime, Scope } from "effect"
|
import { Effect, Function, Predicate, Runtime, Scope } from "effect"
|
||||||
import * as React from "react"
|
import * as React from "react"
|
||||||
import * as Component from "./Component.js"
|
import type * as Component from "./Component.js"
|
||||||
|
|
||||||
|
|
||||||
export const TypeId: unique symbol = Symbol.for("effect-fc/Suspense")
|
export const TypeId: unique symbol = Symbol.for("effect-fc/Suspense")
|
||||||
|
|||||||
Reference in New Issue
Block a user