Library
core
modules
Core Src Node El Loadel

Lawtext core references / core/src/node/el/loadEL

Module: core/src/node/el/loadEL

Table of contents

References

Functions

References

default

Renames and re-exports loadEL

Functions

loadEL

loadEL<T>(rawLaw): T extends string ? string : EL

Type parameters

NameType
Textends string | JsonEL

Parameters

NameType
rawLawT

Returns

T extends string ? string : EL

Defined in

core/src/node/el/loadEL.ts:6 (opens in a new tab)