G
G
Golem SDK
Search
⌃K
The Golem SDK documentation
Introduction
Golem overview
Provider
Requestor
Requestor FAQ
Provider FAQ
Payments
Payments in Golem explained
Layer 2 payments
Using Golem on Mainnet
Mainnet / Polygon GLM Conversion
Provider tutorials
Becoming a provider
Provider CLI reference
Troubleshooting
Provider Troubleshooting
Requestor Troubleshooting
Developer tutorials
Requestor development: a quick primer
Golem application fundamentals
Task Model development
Service Model development
VM runtime
Debugging with the use of log files
Interactive testing environment
yapapi - Python high-level API
Golem Python API Reference
yajsapi - JavaScript high-level API
Introduction to Golem's high-level Java Script API
Modules
Classes
Enumeration
Interfaces
Interface: ComputationHistory
Interface: default
Yagna Contributor Guide
How to a write payment driver
See also
Port forwarding
Running the yagna daemon from sources
Terms
Compatibility Guidelines
Compatibility Policy
Release Notes
Contact
Powered By GitBook

Interface: default

​yajsapi / Exports / utils/callable / default

Interface: default

​utils/callable.default

Type parameters

Name
T
R

Callable

default

▸ default(...T): R
Parameters
Name
Type
...T
any[]
Returns
R
Defined in
​yajsapi/utils/callable.ts:1​
Previous
Interface: ComputationHistory
Next - Yagna Contributor Guide
How to a write payment driver
Last modified 1yr ago
Copy link
On this page
Interface: default
Type parameters
Callable