Skip to content

Latest commit

 

History

History
43 lines (24 loc) · 1.01 KB

File metadata and controls

43 lines (24 loc) · 1.01 KB

@onzag/itemize / Modules / base/Root/Module

Module: base/Root/Module

Contains all the logic that is used within the modules and submodules modules are containers that offer properties in common for item definitions

Table of contents

Classes

Interfaces

Type Aliases

Type Aliases

ListenerType

Ƭ ListenerType: () => any

Type declaration

▸ (): any

This is what a listener looks like in both modules and item definitions

Returns

any

Defined in

base/Root/Module/index.ts:107