MCPcopy Create free account
hub / github.com/effect-app/libs / ids.ts

File ids.ts

packages/effect-app/src/ids.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { brandedStringId, type Codec, NonEmptyString255, StringId, type StringIdBrand, withDefaultMake } from "effect-app/Schema"
2import type { B } from "effect-app/Schema/schema"
3import * as Effect from "effect/Effect"
4import type { Simplify } from "effect/Types"

Callers

nothing calls this directly

Calls 4

extendMFunction · 0.90
brandedStringIdFunction · 0.90
syncMethod · 0.80
pipeMethod · 0.65

Tested by

no test coverage detected