createParameterDeclaration

abstract fun createParameterDeclaration(modifiers: ERROR CLASS: Symbol not found for js.array.ReadonlyArray<typescript/ModifierLike>??, dotDotDotToken: DotDotDotToken?, name: String, questionToken: QuestionToken = definedExternally, type: TypeNode = definedExternally, initializer: Expression = definedExternally): ParameterDeclaration(source)
abstract fun createParameterDeclaration(modifiers: ERROR CLASS: Symbol not found for js.array.ReadonlyArray<typescript/ModifierLike>??, dotDotDotToken: DotDotDotToken?, name: BindingName, questionToken: QuestionToken = definedExternally, type: TypeNode = definedExternally, initializer: Expression = definedExternally): ParameterDeclaration(source)