Searched refs:PathCommand (Results 1 – 1 of 1) sorted by relevance
2462 toCmds(): PathCommand[];3215 MakeFromCmds(cmds: PathCommand[]): Path | null;3640 export type PathCommand = number[]; alias