gridsome-source-sybos
Use the SyBOS API as a source
Install
yarn add gridsome-source-sybos
npm install gridsome-source-sybos
Usage
module.exports = {
plugins: [
{
use: "gridsome-source-sybos",
options: {
}
},
],
}
Use the SyBOS API as a source
Use the SyBOS API as a source
yarn add gridsome-source-sybos
npm install gridsome-source-sybos
module.exports = {
plugins: [
{
use: "gridsome-source-sybos",
options: {
}
},
],
}