Deno.ForeignLibraryInterface
A foreign library interface descriptor
interface ForeignLibraryInterface {}
[name: string]: ForeignFunction | ForeignStatic;
§Index Signatures
§
[name: string]: ForeignFunction | ForeignStatic
A foreign library interface descriptor