Skip to content

marklife


marklife / core/src / isL11Engine

Function: isL11Engine()

isL11Engine(engine): engine is L11Engine

Type guard — true when the engine binds to the L11 protocol.

Accepts any { protocol } so it can refine entries straight from DEVICES[…].engines.

Parameters

engine

protocol

string

Returns

engine is L11Engine