UNPKG
magic-helper
Version:
latest (1.0.0)
1.0.0
this is magic helper
magic-helper
/
lib
/
h5
/
toScan.d.ts
3 lines
•
139 B
TypeScript
View Raw
1
2
3
import
type
{
ScanParams
}
from
'../types'
;
export
declare
const
toScan
:
(
config
:
ScanParams
) =>
void
;
//# sourceMappingURL=toScan.d.ts.map