Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

fed-finance-component

fedcloudspace61ISC3.3.3TypeScript support: included

云空间财务中台组件封装和方法库

readme

介绍

安装

安装包

npm i fed-finance-component --save

使用

使用包中的组件

import { BasicConfig } from 'fed-finance-component';

使用包中的方法

import { getEnumObject } from 'fed-finance-component/utils';