UNPKG

generator-cheminfo

Version:

Generator for the different cheminfo organizations

8 lines (7 loc) 107 B
/** * Returns a very important number * @return {number} */ export function myModule() { return 42; }