Appearance
一个返回 Promise 的空操作函数。
import { asyncNoop } from '@base-web-kits/base-tools-ts'; await asyncNoop(); // 结果: undefined