UNPKG

116 BTypeScriptView Raw
1import type { PathArray } from '../types';
2export declare function getDrawDirection(pathArray: PathArray): boolean;