0
Fork 0
mirror of https://github.com/logto-io/logto.git synced 2024-12-16 20:26:19 -05:00
logto/packages/shared/REAMDE.md
Gao Sun aa203308f0
refactor: reorg packages
update `@logto/shared` to a non-business package
and put business components into `@logto/*kit`.
2023-04-04 16:28:48 +08:00

5 lines
281 B
Markdown

# @logto/shared
The shared package for **non-business** components. For Logto business related stuff, put it to one of the packages in `packages/toolkit/`.
The main import includes all components which may require Node. Import `@logto/shared/universal` for the universal bundle.