import typescript from "@rollup/plugin-typescript";

export * from "@rollup/plugin-typescript";

export default typescript;
