UNPKG

diginext-pixi

Version:
8 lines (7 loc) 210 B
import { Container } from 'pixi.js'; export default function makeThumbShareFB(opt: { backgroundUrl?: string; content?: Container; width?: 1200; height?: 630; }): Promise<{} | undefined>;