UNPKG

@react-smufl/bravura

Version:

React component library for rendering sheet music with Bravura music font

3 lines 285 B
export declare const StaffPath: ({ width, lines, x, y }: import('../../../react-smufl-core/src').StaffPathProps) => JSX.Element; export declare const Staff: ({ children, ...props }: import('../../../react-smufl-core/src').StaffProps) => JSX.Element; //# sourceMappingURL=Staff.d.ts.map