UNPKG

nucleus-ui-builder

Version:
4 lines (3 loc) 164 B
export default class PathResolver { static resolve(rootDir: string, category: string, componentName: string, fileName: string, subcategory?: string): string; }