Skip to content

Latest commit

 

History

History
27 lines (14 loc) · 463 Bytes

isDraftable.md

File metadata and controls

27 lines (14 loc) · 463 Bytes

mutativeDocs


mutative / isDraftable

Function: isDraftable()

isDraftable(value, options?): boolean

Check if a value is draftable

Parameters

value: any

options?

options.mark?: Mark<any, any>

Returns

boolean

Defined in

utils/draft.ts:29