PathAttributes

interface PathAttributes {
d: string;
}

§Properties

§
d: string
[src]