UNPKG

@legumeinfo/web-components

Version:

Web Components for the Legume Information System and other AgBio databases

7 lines 236 B
/** * This directory contains utilities to support Web Component implementations * and should not be exported from this package. */ export * from './decorators'; export * from './has-own-property'; //# sourceMappingURL=index.d.ts.map