Deno.ForeignLibraryInterface - Deno documentation
interface Deno.ForeignLibraryInterface
Unstable

A foreign library interface descriptor.

Index Signatures

[name: string] : ForeignFunction | ForeignStatic