4 lines
125 B
TypeScript
4 lines
125 B
TypeScript
![]() |
import { ConfigPlugin } from '../../Plugin.types';
|
||
|
export declare const withBranch: ConfigPlugin;
|
||
|
export default withBranch;
|