fix typo
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
/**
|
||||
* Print ClassDeclaration, prints, decorators, typeParameters, extends, implements, and body.
|
||||
* Print ClassDeclaration, prints decorators, typeParameters, extends, implements, and body.
|
||||
*/
|
||||
|
||||
export function ClassDeclaration(node, print) {
|
||||
|
||||
Reference in New Issue
Block a user