UNPKG

reflected-ffi

Version:

A remotely reflected Foreign Function Interface

3 lines (2 loc) 99 B
export function fromSymbol(name: string): symbol; export function toSymbol(value: symbol): string;