BS Import & Export
Share code across files with import and export.
Import and export variables, functions, objects & arrays
test.bs
dhoro value = 5
diyeDao value // this is used for exporting
app.bs
niyeAsho value "test" theke // this is used for importing from a bs module
lekho(value) // this will print 5