UNPKG

@mcesystems/nbind

Version:

Magical headers that make your C++ library accessible from JavaScript

6 lines (5 loc) 136 B
import { Reflect } from './reflect'; export declare function dump(options: { reflect: Reflect; shim?: boolean; }): string;