# @univerjs-pro/resources

- Human documentation: [https://docs.univer.ai/reference/packages/plugins/univerjs-pro/resources](https://docs.univer.ai/reference/packages/plugins/univerjs-pro/resources)

- Agent Markdown: [https://docs.univer.ai/reference/packages/plugins/univerjs-pro/resources.md](https://docs.univer.ai/reference/packages/plugins/univerjs-pro/resources.md)

- Requested language: `en-US`

- Content language: `en-US`

- Documentation version: `1.0.0-rc.0`

- Source: [packages/plugins/univerjs-pro/resources.mdx](https://github.com/dream-num/documentation/blob/dev/content/reference/packages/plugins/univerjs-pro/resources.mdx)

---

Product-independent static resource registry for Web SDK. Resource identities are the combination of a registry id and resource id.

```ts
import { UniverResourcesPlugin } from '@univerjs-pro/resources'

univer.registerPlugin(UniverResourcesPlugin)
```
