1. 首页
  2. 数据库
  3. 其它
  4. gatsby source transistorfm::studio_microphone:Gatsby源插件用于从Transistor中获取表演和剧集数据 源

gatsby source transistorfm::studio_microphone:Gatsby源插件用于从Transistor中获取表演和剧集数据 源

上传者: 2021-04-26 21:10:54上传 ZIP文件 236.14KB 热度 4次
盖茨比源晶体管 :studio_microphone: Gatsby源代码插件,用于从获取表演和剧集数据。 安装 yarn add gatsby-source-transistorfm 如何使用 // In your gatsby-config.js plugins: [ { resolve : 'gatsby-source-transistorfm' , options : { url : '...' , } , } , ] ; 要使用多个晶体管提要,只需将插件配置的另一个实例添加到gatsby-config.js 。 例子 // In your pages/*.js import React from 'react' ; import { graphql , useStaticQuery } from 'gatsby' ; import Img from 'gatsby-i
下载地址
用户评论