Skip to content

Commit

Permalink
Default import numem.text.uni from numem.text
Browse files Browse the repository at this point in the history
  • Loading branch information
LunaTheFoxgirl committed Dec 21, 2024
1 parent 141533d commit b92effc
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion source/numem/text/package.d
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,5 @@
module numem.text;

public import numem.text.encoding;
public import numem.text.ascii;
public import numem.text.ascii;
public import numem.text.uni;

0 comments on commit b92effc

Please sign in to comment.