/**
 * converts a float to a vector2
 *
 *
 */
import { FloatToVec2JsNode } from './_ConversionFloatTo';
export { FloatToVec2JsNode };
