Type Alias ImportSetScriptFn
ImportSetScriptFn: (
source: any,
map: any,
log: any,
target: any,
) => boolean | undefined
Type Declaration
- (source: any, map: any, log: any, target: any): boolean | undefined
Parameters
- source: any
- map: any
- log: any
- target: any
Returns boolean | undefined
Function signature for transform scripts