W3cubDocs
/
Deno
W3cubTools
Cheatsheets
About
1.27.0
Deno
560
Deno CLI APIs
AbortController
AbortSignal
AbortSignalEventMap
AbstractWorkerEventMap
addEventListener
AddEventListenerOptions
AesCbcParams
AesCtrParams
AesDerivedKeyParams
AesGcmParams
AesKeyAlgorithm
AesKeyGenParams
alert
Algorithm
AlgorithmIdentifier
atob
BinaryType
Blob
BlobPart
BlobPropertyBag
Body
BodyInit
BroadcastChannel
BroadcastChannelEventMap
btoa
BufferSource
ByteLengthQueuingStrategy
Cache
CacheQueryOptions
caches
CacheStorage
clearInterval
clearTimeout
CloseEvent
CloseEventInit
CompressionStream
confirm
console
CountQueuingStrategy
crypto
CryptoKey
CryptoKeyPair
CustomEvent
CustomEventInit
DecompressionStream
Deno
Deno.Addr
Deno.addSignalListener
Deno.args
Deno.Buffer
Deno.build
Deno.CAARecord
Deno.chdir
Deno.chmod
Deno.chmodSync
Deno.chown
Deno.chownSync
Deno.close
Deno.Closer
Deno.Conn
Deno.connect
Deno.ConnectOptions
Deno.connectTls
Deno.ConnectTlsOptions
Deno.copy
Deno.copyFile
Deno.copyFileSync
Deno.create
Deno.createSync
Deno.customInspect
Deno.cwd
Deno.DirEntry
Deno.env
Deno.EnvPermissionDescriptor
Deno.errors
Deno.errors.AddrInUse
Deno.errors.AddrNotAvailable
Deno.errors.AlreadyExists
Deno.errors.BadResource
Deno.errors.BrokenPipe
Deno.errors.Busy
Deno.errors.ConnectionAborted
Deno.errors.ConnectionRefused
Deno.errors.ConnectionReset
Deno.errors.Http
Deno.errors.Interrupted
Deno.errors.InvalidData
Deno.errors.NotConnected
Deno.errors.NotFound
Deno.errors.NotSupported
Deno.errors.PermissionDenied
Deno.errors.TimedOut
Deno.errors.UnexpectedEof
Deno.errors.WriteZero
Deno.execPath
Deno.exit
Deno.fdatasync
Deno.fdatasyncSync
Deno.FfiPermissionDescriptor
Deno.File
Show more… (460)
Deno.FfiPermissionDescriptor
interface
FfiPermissionDescriptor {
name
:
"ffi"
;
path?
:
string
|
URL
;
}
Properties
name
:
"ffi"
path?
:
string
|
URL
© 2018–2021 the Deno authors
https://doc.deno.land/deno/stable/~/Deno.FfiPermissionDescriptor