1.2.7 • Published 21 days ago

@adobe/spacecat-shared-example v1.2.7

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
21 days ago

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);
1.2.7

21 days ago

1.2.6

27 days ago

1.2.5

28 days ago

1.2.4

3 months ago

1.2.3

4 months ago

1.2.2

4 months ago

1.2.1

4 months ago

1.2.0

4 months ago

1.1.0

5 months ago

1.0.0

5 months ago