3 lines
78 B
TypeScript
3 lines
78 B
TypeScript
import { Attr } from './index';
|
|
export declare const stroke: Attr.Definition;
|