Skip to content

Interface: AttrSpec

Defined in: attributes.ts:17

Methods

[toPrimitive]()

[toPrimitive](hint): string

Defined in: attributes.ts:20

Parameters

hint

string

Returns

string


toJSON()

toJSON(): string

Defined in: attributes.ts:19

Returns

string


toString()

toString(): string

Defined in: attributes.ts:18

Returns

string

Released under the MIT License.