Skip to content

@aldea/compiler / "aldea/auth"

Namespace: "aldea/auth"

Table of contents

Enumerations

Functions

Functions

canCall

canCall(jig): bool

Check if the caller can call the given jig

Parameters

NameType
jigJig

Returns

bool

Defined in

index.d.ts:108


canLock

canLock(jig): bool

Check if the caller can lock the given jig

Parameters

NameType
jigJig

Returns

bool

Defined in

index.d.ts:112