js-util

Home > rc-js-util > TVec2CtorArgs

TVec2CtorArgs type

Signature:

export declare type TVec2CtorArgs = [x: number, y: number];