Skip to content

Commit

Permalink
correct the output using linked version of ts-poet
Browse files Browse the repository at this point in the history
  • Loading branch information
lukealvoeiro committed Feb 15, 2024
1 parent c21a480 commit b8f9020
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ import {
SimpleEnum as SimpleEnum1,
simpleEnumFromJSON as simpleEnumFromJSON3,
simpleEnumToJSON as simpleEnumToJSON4,
} from "./";
} from "../ui";

export const protobufPackage = "simple";

Expand Down

0 comments on commit b8f9020

Please sign in to comment.