UNPKG

tweak-tools

Version:

Tweak your React projects until awesomeness

7 lines (6 loc) 262 B
import type { InternalVector2dSettings } from './vector2d-types'; export * from './Vector2d'; declare const _default: import("../../types").InternalPlugin<any, number[] | { [x: string]: number; }, unknown, InternalVector2dSettings>; export default _default;