UNPKG

@theaimegroup/aime-component-library

Version:

AIME Component Library

4 lines (3 loc) 143 B
declare const componentsHash: any; declare function getComponent(componentName: keyof typeof componentsHash): any; export { getComponent };