Skip to content
This repository was archived by the owner on Oct 10, 2022. It is now read-only.

netlify/in-source-config

Repository files navigation

Build Node

@netlify/in-source-config

@netlify/in-source-config is the code parser that Netlify uses for its in-source-configuration.

// Input:
import { schedule } from "@netlify/functions"

export const handler = schedule("@daily", () => { ... })

// Output:
{ schedule: "@daily" }

Contributors

Please see CONTRIBUTING.md for instructions on how to set up and work on this repository. Thanks for contributing!

About

No description, website, or topics provided.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •