We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 87cb577 commit d46f0f6Copy full SHA for d46f0f6
1 file changed
etc/aiscript.api.md
@@ -921,7 +921,7 @@ type VUserFn = VFnBase & {
921
922
// Warnings were encountered during analysis:
923
//
924
-// src/interpreter/index.ts:49:4 - (ae-forgotten-export) The symbol "LogObject" needs to be exported by the entry point index.d.ts
+// src/interpreter/index.ts:50:4 - (ae-forgotten-export) The symbol "LogObject" needs to be exported by the entry point index.d.ts
925
// src/interpreter/value.ts:47:2 - (ae-forgotten-export) The symbol "Type" needs to be exported by the entry point index.d.ts
926
927
// (No @packageDocumentation comment for this package)
0 commit comments