Configuration
How to configure ShapeRQ for all your needs
import { setConfig } from "shape-rq";
setConfig({
APIs: {},
debug: false,
lang: "en"
});
Config has
Last updated
How to configure ShapeRQ for all your needs
import { setConfig } from "shape-rq";
setConfig({
APIs: {},
debug: false,
lang: "en"
});
Config has
Last updated