@cto.af/linebreak
Preparing search index...
index
BreakRule
Type Alias BreakRule
BreakRule
:
(
state
:
BreakerState
)
=>
PASS
|
NO_BREAK
|
MAY_BREAK
|
MUST_BREAK
Type declaration
(
state
:
BreakerState
)
:
PASS
|
NO_BREAK
|
MAY_BREAK
|
MUST_BREAK
Parameters
state
:
BreakerState
Returns
PASS
|
NO_BREAK
|
MAY_BREAK
|
MUST_BREAK
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
GitHub
Documentation
Spec
@cto.af/linebreak
Loading...