@adobe/spacecat-shared-example
TypeScript icon, indicating that this package has built-in type declarations

1.2.7 • Public • Published

Spacecat Shared - Example Wrapper

When writing universal serverless functions with Helix Universal, then spacecat-shared-example will wrap your function to print a hello world.

Usage

import wrap from '@adobe/helix-shared-wrap';
import example from '@adobe/spacecat-shared-example';

...

export const main = wrap(run)
  .with(example);

Readme

Keywords

none

Package Sidebar

Install

npm i @adobe/spacecat-shared-example

Weekly Downloads

7

Version

1.2.7

License

Apache-2.0

Unpacked Size

30.1 kB

Total Files

8

Last publish

Collaborators

  • dylandepass
  • djaeggi
  • adobehalls
  • fullcolorcoder
  • marbec
  • tripod
  • garthdb
  • lazd
  • adobe-admin
  • patrickfulton
  • trieloff
  • shazron
  • krisnye
  • dcpfsdk
  • natebaldwin
  • devongovett
  • aspro83
  • symanovi
  • dpfister
  • stefan-guggisberg
  • korra
  • rofe
  • kptdobe