along

@twine-protocol/twine-core v0.1.0Docs


twine-js / @twine-protocol/twine-core / along

Function: along()

along(target?): CrawlGuide

Create a guide that moves along chains

Parameters

Parameter
Type
Description

target?

object

if supplied, will skip towards this target

target.chain?

-

target.pulse?

number | Pulse

-

Returns

CrawlGuide

Defined in

packages/twine-core/src/crawl.ts:145

Last updated