0.0.2 • Published 4 years ago

functional-label v0.0.2

Weekly downloads
-
License
MIT
Repository
-
Last release
4 years ago

functional-label

functional-label

Index

Modules

functional-label

functional-label

Interfaces

functional-label"Label"Label

Interface: Label

Hierarchy

  • Label

Index

Properties

Properties

color

color: string

Defined in Label.ts:6


id

id: string

Defined in Label.ts:4


name

name: string

Defined in Label.ts:5

Modules

functional-label"index"

Module: "index"

Index

References

References

Label

Label:


isLabel

isLabel:

functional-label"Label"

Module: "Label"

Index

Interfaces

Functions

Functions

Const isLabel

isLabel(a: unknown): a is Label

Defined in Label.ts:10

Parameters:

NameType
aunknown

Returns: a is Label