Deno logo
DeployManualBlogAPIStandard LibraryThird Party Modules

Deno CLI APIs (unstable)

Version

latest

ForeignStatic

  • Type Parameters
  • Properties

Deno.ForeignStatic

interface ForeignStatic <Type extends NativeType = NativeType> {
name?: string;
type: Exclude<Type, "void">;
}

§Type Parameters

§
Type extends NativeType = NativeType
[src]

§Properties

§
name?: string
[src]

Name of the symbol, defaults to the key name in symbols object.

§
type: Exclude<Type, "void">
[src]
Manual
API
Standard Library
Third Party Modules
Benchmarks
Artwork
Blog
Translations
System Status
Companies interested in Deno