Appearance
Workery
Workery / types / Preprocessor
Preprocessor = <Out, In>(value) => Out | In
Out
In
value
Defined in: src/types.ts:23
Out = any
any
In = any
Out | In