defaultNoticesFormat top-level constant

NoticesFormat const defaultNoticesFormat

Implementation

const defaultNoticesFormat = NoticesFormat(
  '',
  '{{NAME}} ({{VERSION}}):\n\n{{LICENSE}}\n\n',
  '-----------------------------------------------------------------------------\n\n',
  '',
  '?',
  true,
);