faast.js

faast.js

  • Docs
  • API
  • Community
  • GitHub
  • Blog

faastjs > LocalFaastModule

LocalFaastModule type

The return type of faastLocal(). See FaastModuleProxy.

Signature:

export declare type LocalFaastModule<M extends object = object> = FaastModuleProxy<M, LocalOptions, LocalState>;

References: FaastModuleProxy, LocalOptions

  • LocalFaastModule type
faast.js
Docs
IntroductionAPI ReferenceContributingExamples
Community
DiscordTwitterStack Overflowfaast.js
More
BlogUser Showcase
Copyright © 2021 Andy Chou