-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Closed
Description
According to the API docs, the Node.toString() function takes a parameter of type stringifier | syntax. However, this isn't reflected in the TypeScript interface:
Lines 603 to 606 in 4d8a985
| /** | |
| * @returns A CSS string representing the node. | |
| */ | |
| toString(): string; |
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels