NewPlugin: { serialize: ((val,
config,
indentation,
depth,
refs,
printer) => string); test: Test; }
Type declaration
-
serialize: ((val, config, indentation, depth, refs, printer) => string)
-
- (val, config, indentation, depth, refs, printer): string
-
Parameters
-
val: any
-
-
indentation: string
-
depth: number
-
-
Returns string
-