index
:
github/tanzanite.git
feature/neaconfig
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
config
/
index.ts
blob: 7514faaf90095d04dd78cebe4a8b0bc62d2c400f (
plain
)
1
2
export
*
from
'./Config.js'
;
export
{
default
as
config
,
default
}
from
'./options.js'
;