UNPKG

@daysnap/utils

Version:
7 lines (5 loc) 66 B
/** * 空函数 */ declare function nf(): void; export { nf };