mirror of
https://github.com/alibaba/lowcode-engine.git
synced 2026-04-20 04:18:05 +00:00
5 lines
173 B
JavaScript
5 lines
173 B
JavaScript
|
|
import Affix from './../../../node_modules/antd/es/affix/index.js';
|
|
import manifest from './manifest.js';
|
|
export default { origin: Affix, manifest };
|
|
|