Skip to content

Commit

Permalink
chore(plugin): export inputNamed
Browse files Browse the repository at this point in the history
  • Loading branch information
wzc520pyfm committed Mar 27, 2024
1 parent f83bd16 commit 9fd8dba
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/plugin/index.ts
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
export { inputHex } from "./inputHex";
export { outputHex } from "./outputHex";
export { inputNamed } from './inputNamed';

0 comments on commit 9fd8dba

Please sign in to comment.