Skip to content

@aldea/compiler / "aldea/jig" / __BaseJig

Class: __BaseJig

"aldea/jig".__BaseJig

Base Jig class

Hierarchy

Implements

Table of contents

Constructors

Properties

Constructors

constructor

new __BaseJig(params): __BaseJig

Parameters

NameType
paramsJigInitParams

Returns

__BaseJig

Defined in

index.d.ts:77

Properties

$lock

Readonly $lock: Lock

Implementation of

Jig.$lock

Defined in

index.d.ts:76


$output

Readonly $output: Output

Implementation of

Jig.$output

Defined in

index.d.ts:75