FurBall/uni_modules/tuniaoui-vue3/libs/lodash/stubArray.ts

4 lines
44 B
TypeScript

export function stubArray() {
return []
}