Options
All
  • Public
  • Public/Protected
  • All
Menu

Module PathParser

Index

Classes

Type aliases

Type aliases

Command

Command: { type: CommandType } & Omit<CommandM, "type"> & Omit<CommandL, "type"> & Omit<CommandH, "type"> & Omit<CommandV, "type"> & Omit<CommandZ, "type"> & Omit<CommandQ, "type"> & Omit<CommandT, "type"> & Omit<CommandC, "type"> & Omit<CommandS, "type"> & Omit<CommandA, "type">

CommandType

CommandType: SVGCommand["type"]

Generated using TypeDoc