UNPKG

@testplane/storybook

Version:

Testplane plugin that enables runtime screenshot storybook tests autogeneration

2 lines (1 loc) 69 B
export declare const isPortBusy: (port: number) => Promise<boolean>;