GuidePluginsTestingAPI
Seyfert LogoSeyfert
API

OptionValuesLength

API/Type Aliases/OptionValuesLength
seyfert/lib/builders/Base.d.ts

Signature

export type OptionValuesLength = {    max: number;    min: number;};

Properties

2
maxmin

Methods

0

No methods.

Properties

max#
max: number;
min#
min: number;