Appearance
type Extensions = Record<string, string>;
Defined in: types.ts:8
Mapping of file extensions to a different file extension.
1.0.0
Simon Kovtyk