UNPKG

gatsby

Version:
8 lines (7 loc) 220 B
try { const { getLatestAPIs, getLatestAdapters } = require('../dist/utils/get-latest-gatsby-files') getLatestAPIs() getLatestAdapters() } catch (e) { // we're probably just bootstrapping and not published yet! }