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

Instance properties

Private

#closing

The private property indicates the wrap closing of a generic type variable Closing.

wrap.class.ts
#closing: Closing;

#opening

The private property indicates the wrap opening of a generic type variable Opening.

wrap.class.ts
#opening: Opening;

Last updated