UNPKG

gatsby

Version:
3 lines (2 loc) 140 B
import type { ScriptProps } from "gatsby-script"; export declare function getForwards(collectedScripts: Array<ScriptProps>): Array<string>;