UNPKG

libpag

Version:
3 lines (2 loc) 91 B
import type { PAG } from '../types'; export declare const setMixin: (module: PAG) => void;