rbx-log icon indicating copy to clipboard operation
rbx-log copied to clipboard

Cannot find index or typing

Open railworks2 opened this issue 3 years ago • 0 comments

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.

railworks2 avatar Jul 02 '22 15:07 railworks2