UNPKG

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