mirror of
https://github.com/smartxworks/sunmao-ui.git
synced 2025-01-06 16:34:25 +08:00
6 lines
92 B
JavaScript
6 lines
92 B
JavaScript
|
// https://github.com/egoist/tsup/issues/390
|
||
|
|
||
|
import React from 'react';
|
||
|
|
||
|
export { React };
|