createClassDeclaration
abstract fun createClassDeclaration(modifiers: ERROR CLASS: Symbol not found for js.array.ReadonlyArray<typescript/ModifierLike>??, name: String?, typeParameters: ERROR CLASS: Symbol not found for js.array.ReadonlyArray<typescript/TypeParameterDeclaration>??, heritageClauses: ERROR CLASS: Symbol not found for js.array.ReadonlyArray<typescript/HeritageClause>??, members: ERROR CLASS: Symbol not found for js.array.ReadonlyArray<typescript/ClassElement>): ClassDeclaration(source)
abstract fun createClassDeclaration(modifiers: ERROR CLASS: Symbol not found for js.array.ReadonlyArray<typescript/ModifierLike>??, name: Identifier?, typeParameters: ERROR CLASS: Symbol not found for js.array.ReadonlyArray<typescript/TypeParameterDeclaration>??, heritageClauses: ERROR CLASS: Symbol not found for js.array.ReadonlyArray<typescript/HeritageClause>??, members: ERROR CLASS: Symbol not found for js.array.ReadonlyArray<typescript/ClassElement>): ClassDeclaration(source)