Skip to content

Home > @theweave/api > WAL

WAL type

Signature:

typescript
export type WAL = {
    hrl: Hrl;
    context?: any;
};

References: Hrl