We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2a57d5e commit d8de854Copy full SHA for d8de854
1 file changed
etc/aiscript.api.md
@@ -908,7 +908,7 @@ type VUserFn = VFnBase & {
908
909
// Warnings were encountered during analysis:
910
//
911
-// src/interpreter/index.ts:36:4 - (ae-forgotten-export) The symbol "LogObject" needs to be exported by the entry point index.d.ts
+// src/interpreter/index.ts:49:4 - (ae-forgotten-export) The symbol "LogObject" needs to be exported by the entry point index.d.ts
912
// src/interpreter/value.ts:47:2 - (ae-forgotten-export) The symbol "Type" needs to be exported by the entry point index.d.ts
913
914
// (No @packageDocumentation comment for this package)
0 commit comments