Skip to main content
Module

x/serpapi/version.ts

Scrape and parse search engine results using SerpApi.
Go to Latest
File
/** * Specifies the version of the module. * Follows [semantic versioning](https://semver.org/). * * Changing this value creates a new release. */export const version = "1.1.1";