Const
export const DefaultStyle: TStyle = { width: 2, color: "#000000", // opacity: 1, // fill: "transparent",} as const Copy
export const DefaultStyle: TStyle = { width: 2, color: "#000000", // opacity: 1, // fill: "transparent",} as const
Source