cupertino-files / drawableById
Function: drawableById()
drawableById(
store,id):DrawableModel|undefined
Defined in: src/tsd/placement.ts:290
Convenience for callers holding an id rather than a container.
Parameters
store
id
bigint
Returns
DrawableModel | undefined