faast.js

faast.js

  • Docs
  • API
  • Community
  • GitHub
  • Blog

faastjs > LocalFaastModule

LocalFaastModule type

The return type of faastLocal(). See FaastModuleProxy.

Signature:

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

References: FaastModuleProxy, LocalOptions

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