Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/pollinations/pollinations
/ getModel3dModelIds
Function
getModel3dModelIds
shared/registry/model3d.ts:92–92 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
90
} as
const
satisfies Record<string, ModelDefinition<string>>;
91
92
export
const
getModel3dModelIds = (): string[] => Object.keys(MODEL3D_SERVICES);
Callers
1
proxy.ts
File · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected