UNPKG

beyond-components

Version:
6 lines (5 loc) 130 B
export declare const prefix = "beyond_p-"; export interface IBaseProps { extraClassName?: string; prefix?: string; }