Skip to content

Commit c34f27c

Browse files
committed
refactor: shortened importation
1 parent 9e39cc3 commit c34f27c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/Address.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import { Primitives } from "../src/Primitives";
1+
import { Primitives } from "../src";
22
import { City } from "./City";
33
import { Street } from "./Street";
44

0 commit comments

Comments
 (0)