Class Value

Index

Constructor methods

Properties

Methods

Constructor methods

constructor(value: IEvalable[]): Value

Parameters

Returns

Value

Properties

public is: string

public value: IEvalable[]

Methods

public eval(env: Options): IEvalable

Parameters

Returns

IEvalable

public toCSS(env?: Options): string

Parameters

Returns

string