Skip to content

cupertino-files / typeName

Function: typeName()

typeName(type, app?): string | undefined

Defined in: src/tsp/registry.ts:833

Resolve a type ID to a message name. Precedence: runtime app-specific extension → bundled app table → runtime shared extension → bundled shared table. Returns undefined for genuinely unknown types (never guesses).

Parameters

type

number

app?

IWorkApp

Returns

string | undefined

MIT licensed. Independently made — not by Apple in California. Not affiliated with or endorsed by Apple Inc.