MCPcopy Create free account
hub / github.com/Linen-dev/linen.dev / accounts.ts

File accounts.ts

packages/types/src/accounts.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { SerializedSearchSettings } from './SerializedSearchSettings';
2import { makeEnum } from './utils/makeEnum';
3
4export const AnonymizeType = makeEnum({

Callers

nothing calls this directly

Calls 1

makeEnumFunction · 0.90

Tested by

no test coverage detected