6 lines
104 B
TypeScript
6 lines
104 B
TypeScript
export {
|
|
createNodes,
|
|
PlaywrightPluginOptions,
|
|
createDependencies,
|
|
} from './src/plugins/plugin';
|