0.1.20 #20
@@ -5,7 +5,7 @@ import { TraitExpression } from "../TraitExpression"
|
|||||||
import { Extend, StaticMembers } from "../util"
|
import { Extend, StaticMembers } from "../util"
|
||||||
|
|
||||||
|
|
||||||
export function extendsEffectSchemaExpression<
|
export function extendsSchemaExpression<
|
||||||
Fields extends S.Struct.Fields,
|
Fields extends S.Struct.Fields,
|
||||||
A, I, R, C,
|
A, I, R, C,
|
||||||
Inherited,
|
Inherited,
|
||||||
@@ -1 +1 @@
|
|||||||
export * from "./extendsEffectSchemaExpression"
|
export * from "./extendsSchemaExpression"
|
||||||
|
|||||||
Reference in New Issue
Block a user