index.ts 181 B

1234
  1. /**
  2. * This is a placeholder. Please import from one of the sub-packages, e.g `@vendure/payments-plugin/package/braintree`
  3. */
  4. export const placeholder = 'Vendure Payments Plugin';