Background Tasks
npm install @srg/backgroundimport Background from "@srg/background";
// ...
const result = await Background.multiply(3, 7);See the contributing guide to learn how to contribute to the repository and the development workflow.
MIT
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Background Tasks
npm install @srg/backgroundimport Background from "@srg/background";
// ...
const result = await Background.multiply(3, 7);See the contributing guide to learn how to contribute to the repository and the development workflow.
MIT