Renamed module

This commit is contained in:
Tristan B. Velloza Kildaire 2022-12-29 15:41:22 +02:00
parent 0c4eecaad3
commit a3d19fc515
1 changed files with 2 additions and 0 deletions

View File

@ -1,3 +1,5 @@
module libpb;
import std.json;
import std.stdio;
import std.net.curl;