UNPKG

beyond-components

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