Appearance
这个函数什么也不做,返回 undefined。
undefined
import { noop } from '@base-web-kits/base-tools-ts'; noop(); // 结果: undefined