UNPKG
sealights-playwright-plugin
Version:
latest (2.0.127)
2.0.127
2.0.125
2.0.124
2.0.121
2.0.120
2.0.119
2.0.118
2.0.113
2.0.109
2.0.102
2.0.92
Playwright plugin for Sealights integration.
sealights-playwright-plugin
/
tsOutputs
/
src
/
utils
/
importReplaceUtility.d.ts
3 lines
(2 loc)
•
126 B
TypeScript
View Raw
1
2
3
export
declare
function
processFile
(
filePath
:
string
):
void
;
export
declare
function
processDirectory
(
dirPath
:
string
):
void
;