UNPKG

leasot

Version:

Parse and output TODOs and FIXMEs from comments in your files

4 lines (3 loc) 109 B
declare module 'json2xml' { export default function json2xml(content: object, config: object): string; }