OldPlugin: {
    print: ((val, print, indent, options, colors) => string);
    test: Test;
}

Type declaration

  • print: ((val, print, indent, options, colors) => string)
      • (val, print, indent, options, colors): string
      • Parameters

        Returns string

  • test: Test

Generated using TypeDoc