UNPKG

@netlify/content-engine

Version:
7 lines (6 loc) 173 B
try { const { getLatestAPIs } = require("../dist/utils/get-latest-apis"); getLatestAPIs(); } catch (e) { // we're probably just bootstrapping and not published yet! }