createPropertyDeclaration
abstract fun createPropertyDeclaration(modifiers: ERROR CLASS: Symbol not found for js.array.ReadonlyArray<typescript/ModifierLike>??, name: String, questionOrExclamationToken: QuestionToken?, type: TypeNode?, initializer: Expression?): PropertyDeclaration(source)
abstract fun createPropertyDeclaration(modifiers: ERROR CLASS: Symbol not found for js.array.ReadonlyArray<typescript/ModifierLike>??, name: String, questionOrExclamationToken: ExclamationToken?, type: TypeNode?, initializer: Expression?): PropertyDeclaration(source)
abstract fun createPropertyDeclaration(modifiers: ERROR CLASS: Symbol not found for js.array.ReadonlyArray<typescript/ModifierLike>??, name: PropertyName, questionOrExclamationToken: QuestionToken?, type: TypeNode?, initializer: Expression?): PropertyDeclaration(source)
abstract fun createPropertyDeclaration(modifiers: ERROR CLASS: Symbol not found for js.array.ReadonlyArray<typescript/ModifierLike>??, name: PropertyName, questionOrExclamationToken: ExclamationToken?, type: TypeNode?, initializer: Expression?): PropertyDeclaration(source)