/**
 * Reexport the bare minimum for rollup to do the tree shaking.
 */
import * as TypeSpecPrettierPlugin from "../formatter/index.js";
export default TypeSpecPrettierPlugin;
//# sourceMappingURL=prettier-formatter.d.ts.map