Sign in

田强 / qx-common · Files

GitLab

  • Go to dashboard
  • Project
  • Activity
  • Files
  • Commits
  • Builds 0
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • Network
  • qx-common
  • src
  • qx-field
  • index.ts
  • feat: 条件配置 组件 暂存
    dd2b8e39
    陈洋 authored
    2023-09-06 20:32:56 +0800  
    Browse Files »
index.ts 120 Bytes
Raw Blame History Permalink
1 2 3 4
import QxFieldItem from './src/item';
import QxFieldSelect from './src/select';

export { QxFieldItem, QxFieldSelect };