UNPKG

xfunds-public-components

Version:

XFUNDS5.0产品公共组件库

5 lines (4 loc) 124 B
/// <reference types="react" /> import './_NoMatch.less'; declare const NoMatch: () => JSX.Element; export default NoMatch;