@legumeinfo/web-components
Version:
Web Components for the Legume Information System and other AgBio databases
9 lines • 297 B
JavaScript
/**
* This module contains models that define various types. These models are for
* internal use only and should not by used by users of the library.
*
* @module models
*/
export * from './lis-alert-modifier-model';
export * from './lis-string-object-model';
//# sourceMappingURL=index.js.map