Files

4 lines
54 B
TypeScript
Raw Permalink Normal View History

2025-12-01 17:21:38 +08:00
export const checkNodeValid = () => {
return true
}