Untitled
unknown
typescript
a year ago
2.3 kB
3
Indexable
Never
error: "glfwGetMonitorName" has already been declared export function glfwGetMonitorName(monitor: FFIType.ptr): CString | null { ^ /home/jordan/Desktop/typeScriptWithBun/source/glfw3.ts:975:17 24675 note: "glfwGetMonitorName" was originally declared here glfwGetMonitorName, ^ /home/jordan/Desktop/typeScriptWithBun/source/glfw3.ts:153:5 4815 error: "glfwSetMonitorUserPointer" has already been declared export function glfwSetMonitorUserPointer(monitor: FFIType.ptr, pointer: FFIType.ptr) { ^ /home/jordan/Desktop/typeScriptWithBun/source/glfw3.ts:979:17 24790 note: "glfwSetMonitorUserPointer" was originally declared here glfwSetMonitorUserPointer, ^ /home/jordan/Desktop/typeScriptWithBun/source/glfw3.ts:154:5 4839 error: "glfwGetMonitorUserPointer" has already been declared export function glfwGetMonitorUserPointer(monitor: FFIType.ptr): FFIType.ptr | null { ^ /home/jordan/Desktop/typeScriptWithBun/source/glfw3.ts:983:17 2 error: "glfwSetMonitorUserPointer" has already been declared export function glfwSetMonitorUserPointer(monitor: FFIType.ptr, pointer: FFIType.ptr) { ^ /home/jordan/Desktop/typeScriptWithBun/source/glfw3.ts:979:17 24786 note: "glfwSetMonitorUserPointer" was originally declared here glfwSetMonitorUserPointer, ^ /home/jordan/Desktop/typeScriptWithBun/source/glfw3.ts:154:5 4839 error: "glfwGetMonitorUserPointer" has already been declared export function glfwGetMonitorUserPointer(monitor: FFIType.ptr): FFIType.ptr | null { ^ /home/jordan/Desktop/typeScriptWithBun/source/glfw3.ts:983:17 2 error: "glfwGetMonitorUserPointer" has already been declared export function glfwGetMonitorUserPointer(monitor: FFIType.ptr): FFIType.ptr | null { ^ /home/jordan/Desktop/typeScriptWithBun/source/glfw3.ts:983:17 2 error: Expected identifier but found "]" args: [FFIType.], ^ /home/jordan/Desktop/typeScriptWithBun/source/glfw3.ts:536:20 12357 error: Expected identifier but found "]" args: [FFIType.], ^ /home/jordan/Desktop/typeScriptWithBun/source/glfw3.ts:542:20 12470 error: Expected identifier but found "]" args: [FFIType.], ^ /home/jordan/Desktop/typeScriptWithBun/source/glfw3.ts:548:20 12577