// Jest Snapshot v1, https://goo.gl/fbAQLP exports[`路径简化 1`] = ` Array [ Vector2 { "x": 0, "y": 0, }, Vector2 { "x": 10, "y": 0, }, Vector2 { "x": 18, "y": 6, }, Vector2 { "x": 28.3, "y": 6, }, ] `;