UNPKG

@benev/nubs

Version:
3 lines (2 loc) 119 B
import { V2 } from "../../../tools/v2.js"; export declare function within_radius(radius: number, [x, y]: V2): boolean;