mirror of
https://github.com/logto-io/logto.git
synced 2024-12-16 20:26:19 -05:00
aa203308f0
update `@logto/shared` to a non-business package and put business components into `@logto/*kit`.
5 lines
281 B
Markdown
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.
|