We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents eb33a77 + 4d0a855 commit 32a2b5eCopy full SHA for 32a2b5e
packages/core/repl/native-functions/get-relp-fn.ts renamed to packages/core/repl/native-functions/get-repl-fn.ts
packages/core/repl/native-functions/index.ts
@@ -1,5 +1,5 @@
1
export * from './help-repl-fn';
2
-export * from './get-relp-fn';
+export * from './get-repl-fn';
3
export * from './resolve-repl-fn';
4
export * from './select-relp-fn';
5
export * from './debug-repl-fn';
0 commit comments