UNPKG

@lucidlayer/babel-plugin-traceform

Version:

Babel plugin to inject data-traceform-id attributes into React components for Traceform

6 lines (5 loc) 133 B
/** * Main entry point for the @traceform/shared package. * Exports centralized utilities. */ export * from './traceformIdUtils';