Package Exports
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (ziya-admin) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
ziya-admin
一个 React 后台管理框架。
安装
$ npm install --save ziya-admin
# or
$ yarn add ziya-admin
# or
$ pnpm add ziya-admin
# or
$ bun add ziya-admin使用
import { AdminLayout } from "ziya-admin";