rbx-log
rbx-log copied to clipboard
Cannot find index or typing
error node_modules/@rbxts/log/out/Core/TypeUtils.d.ts:1:26 - error TS2307: Cannot find module 'index' or its corresponding type declarations. 1 import { LogEvent } from "index";
Typedoc really doesn't like this incorrect typing. Hopefully can be resolved.