For the complete documentation index, see llms.txt. This page is also available as Markdown.

Accessors

The `Less` primitive wrapper object accessors

public get [Symbol.toStringTag](): string The get accessor, with the help of toStringTag, changes the default tag to 'Less' for an instance of Less.

Last updated