/**
 * Optional typescript transformers to enable isolated component file tests
 * rather than one test that executes all files.
 *
 * @module
 */
export * from "./isolated-component-files";
