UNPKG

132 BTypeScriptView Raw
1import babel, { PluginObj } from '@babel/core';
2export default function reactRefreshPlugin({ types: t, }: typeof babel): PluginObj;